diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:23:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:00 +0100 |
commit | bce3132be83e67ded45f937f49bc6eaf75a3341e (patch) | |
tree | 535e6246675685e36f7009bbd769711fe9fbe7ce /app-crypt/aespipe | |
parent | app-cdr/xbiso: dropped ~x86-interix (diff) | |
download | gentoo-bce3132be83e67ded45f937f49bc6eaf75a3341e.tar.gz gentoo-bce3132be83e67ded45f937f49bc6eaf75a3341e.tar.bz2 gentoo-bce3132be83e67ded45f937f49bc6eaf75a3341e.zip |
app-crypt/aespipe: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.3e.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4c-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4d.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild index 9bef38d6d18c..e9f076947b18 100644 --- a/app-crypt/aespipe/aespipe-2.3e.ebuild +++ b/app-crypt/aespipe/aespipe-2.3e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="static" DEPEND="" RDEPEND="app-arch/sharutils" diff --git a/app-crypt/aespipe/aespipe-2.4c-r1.ebuild b/app-crypt/aespipe/aespipe-2.4c-r1.ebuild index 62ceb09ad12c..3bf5a2537883 100644 --- a/app-crypt/aespipe/aespipe-2.4c-r1.ebuild +++ b/app-crypt/aespipe/aespipe-2.4c-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~x86-interix ~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 diff --git a/app-crypt/aespipe/aespipe-2.4d.ebuild b/app-crypt/aespipe/aespipe-2.4d.ebuild index 62ceb09ad12c..3bf5a2537883 100644 --- a/app-crypt/aespipe/aespipe-2.4d.ebuild +++ b/app-crypt/aespipe/aespipe-2.4d.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~x86-interix ~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 |