diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:01:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:01:23 +0100 |
commit | bd96267a0efcfdba618a72ff1060361cf7d37502 (patch) | |
tree | 8493f5f91d4d5f206710f6870c5269596d22577c /app-crypt/aespipe | |
parent | [QA] Drop $Id$ lines that were added back. (diff) | |
download | gentoo-bd96267a0efcfdba618a72ff1060361cf7d37502.tar.gz gentoo-bd96267a0efcfdba618a72ff1060361cf7d37502.tar.bz2 gentoo-bd96267a0efcfdba618a72ff1060361cf7d37502.zip |
app-crypt/aespipe: amd64 stable wrt bug #611458
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4d.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aespipe/aespipe-2.4d.ebuild b/app-crypt/aespipe/aespipe-2.4d.ebuild index 0e66be8db48b..0b49a9dca14f 100644 --- a/app-crypt/aespipe/aespipe-2.4d.ebuild +++ b/app-crypt/aespipe/aespipe-2.4d.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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static" DEPEND="" RDEPEND="app-arch/sharutils |