summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-11 02:35:03 +0000
committerSam James <sam@gentoo.org>2021-03-11 02:35:03 +0000
commit54fc97d4ef5e517e1510c873444eb7a13913dde2 (patch)
tree183309e34c367e0abbb0ad3c73af2222572e422c /app-crypt/aespipe
parentsys-kernel/gentoo-sources: Cleanup of 5.10.X series (diff)
downloadgentoo-54fc97d4ef5e517e1510c873444eb7a13913dde2.tar.gz
gentoo-54fc97d4ef5e517e1510c873444eb7a13913dde2.tar.bz2
gentoo-54fc97d4ef5e517e1510c873444eb7a13913dde2.zip
app-crypt/aespipe: Stabilize 2.4f amd64, #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 8e2c2ac0ba4e..784af4b3ee1e 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"