diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:05 +0100 |
commit | cdff594c19f6406646a1d5a6318c4a5116d23e54 (patch) | |
tree | e29274ebd1fe2b775378ac2b0119838a969dfe80 /app-crypt | |
parent | dev-php/pecl-memcached: amd64 stable wrt bug #611560 (diff) | |
download | gentoo-cdff594c19f6406646a1d5a6318c4a5116d23e54.tar.gz gentoo-cdff594c19f6406646a1d5a6318c4a5116d23e54.tar.bz2 gentoo-cdff594c19f6406646a1d5a6318c4a5116d23e54.zip |
app-crypt/aespipe: x86 stable wrt bug #611458
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 0b49a9dca14f..1600387af551 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 |