diff options
author | Sam James <sam@gentoo.org> | 2021-03-10 03:06:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-10 03:06:18 +0000 |
commit | e87c340758678f1900f228ea2cd7ff9be0103616 (patch) | |
tree | 433cb676f2afb0e983af4a10cbe51e13539d04f2 /app-crypt/aespipe | |
parent | dev-libs/unittest++: Stabilize 2.0.0-r2 ppc, #770706 (diff) | |
download | gentoo-e87c340758678f1900f228ea2cd7ff9be0103616.tar.gz gentoo-e87c340758678f1900f228ea2cd7ff9be0103616.tar.bz2 gentoo-e87c340758678f1900f228ea2cd7ff9be0103616.zip |
app-crypt/aespipe: Stabilize 2.4f ppc64, #775098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4f.ebuild | 2 |
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 d4403e3299c1..ddf9bfde7423 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" |