diff options
author | 2017-01-29 17:53:08 +0100 | |
---|---|---|
committer | 2017-01-29 17:58:55 +0100 | |
commit | 4fd46b0f15275018b0f01656f3219297925718e0 (patch) | |
tree | 97198234be48875f564074ab870323e023523885 /dev-perl/XML-SAX-Expat | |
parent | dev-perl/XML-SAX-Base: dropped ~x86-interix (diff) | |
download | gentoo-4fd46b0f15275018b0f01656f3219297925718e0.tar.gz gentoo-4fd46b0f15275018b0f01656f3219297925718e0.tar.bz2 gentoo-4fd46b0f15275018b0f01656f3219297925718e0.zip |
dev-perl/XML-SAX-Expat: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/XML-SAX-Expat')
-rw-r--r-- | dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild index bafa4827401a..275a1ef068c7 100644 --- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild +++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SAX2 Driver for Expat" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/XML-SAX-0.15-r1 |