diff options
author | Sam James <sam@gentoo.org> | 2021-06-28 02:35:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-28 02:35:42 +0100 |
commit | fd4a0dc9ce0f04f502c14abe27ef2b0ecbbe34dc (patch) | |
tree | 842bc3e437fea54a0922322c371dddb99b3c2bf4 /app-crypt/efitools | |
parent | sys-firmware/seabios: Stabilize 1.14.0-r2 x86, #798858 (diff) | |
download | gentoo-fd4a0dc9ce0f04f502c14abe27ef2b0ecbbe34dc.tar.gz gentoo-fd4a0dc9ce0f04f502c14abe27ef2b0ecbbe34dc.tar.bz2 gentoo-fd4a0dc9ce0f04f502c14abe27ef2b0ecbbe34dc.zip |
app-crypt/efitools: Stabilize 1.9.2 x86, #691420
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/efitools')
-rw-r--r-- | app-crypt/efitools/efitools-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/efitools/efitools-1.9.2.ebuild b/app-crypt/efitools/efitools-1.9.2.ebuild index 8a9b23506766..2f10592f3b1c 100644 --- a/app-crypt/efitools/efitools-1.9.2.ebuild +++ b/app-crypt/efitools/efitools-1.9.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snaps LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="static" LIB_DEPEND="dev-libs/openssl:0=[static-libs(+)]" |