diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:53:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:56 +0100 |
commit | 0cd5a696cb691d13fca5ed08650ba89cd7ae3e09 (patch) | |
tree | 663b990ea0a31530c6a3db5253bef69af0663994 | |
parent | dev-perl/XML-SAX: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-0cd5a696cb691d13fca5ed08650ba89cd7ae3e09.tar.gz gentoo-0cd5a696cb691d13fca5ed08650ba89cd7ae3e09.tar.bz2 gentoo-0cd5a696cb691d13fca5ed08650ba89cd7ae3e09.zip |
dev-perl/XML-Simple: dropped ~x86-interix
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.200.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.200.0-r1.ebuild b/dev-perl/XML-Simple/XML-Simple-2.200.0-r1.ebuild index 6a34712373ed..6bf702827ccc 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.200.0-r1.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.200.0-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$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="XML::Simple - Easy API to read/write XML (esp config files)" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Storable |