diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:38 +0100 |
commit | c4f1cf8fea0e90bd14ee8d16e17fe13b617960c2 (patch) | |
tree | d1f978b730cab058e3721c2ebf172ffd57d0ecb4 /dev-perl/File-Listing | |
parent | dev-perl/File-chmod: dropped ~ia64-linux (diff) | |
download | gentoo-c4f1cf8fea0e90bd14ee8d16e17fe13b617960c2.tar.gz gentoo-c4f1cf8fea0e90bd14ee8d16e17fe13b617960c2.tar.bz2 gentoo-c4f1cf8fea0e90bd14ee8d16e17fe13b617960c2.zip |
dev-perl/File-Listing: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild index fef6cf58f518..a1f48379762c 100644 --- a/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="Parse directory listings" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |