summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-09 23:55:14 +0000
committerSam James <sam@gentoo.org>2021-03-09 23:57:07 +0000
commitc14630bb4ea92970ffef1d62f88cef7180d1cf1b (patch)
tree9b2e65e9dbb5045544b0fd05e227b29d4599a3fb /app-crypt/aespipe
parentdev-libs/log4cxx: Bump to version 0.11.0 (diff)
downloadgentoo-c14630bb4ea92970ffef1d62f88cef7180d1cf1b.tar.gz
gentoo-c14630bb4ea92970ffef1d62f88cef7180d1cf1b.tar.bz2
gentoo-c14630bb4ea92970ffef1d62f88cef7180d1cf1b.zip
app-crypt/aespipe: Stabilize 2.4f arm64, #775098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r--app-crypt/aespipe/aespipe-2.4f.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aespipe/aespipe-2.4f.ebuild b/app-crypt/aespipe/aespipe-2.4f.ebuild
index 0bd5e38c8d9a..b807ebef5fa3 100644
--- a/app-crypt/aespipe/aespipe-2.4f.ebuild
+++ b/app-crypt/aespipe/aespipe-2.4f.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static"
RDEPEND="app-arch/sharutils
app-crypt/gnupg"