diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:51 +0100 |
commit | 557d0e5b58fac4eb4a599d49d4a486e7f7116b2c (patch) | |
tree | 52e12d6b3ac9c8db351e79280acbd6be5e98eb6d /dev-perl/File-Next | |
parent | dev-perl/File-Listing: dropped ~x86-interix (diff) | |
download | gentoo-557d0e5b58fac4eb4a599d49d4a486e7f7116b2c.tar.gz gentoo-557d0e5b58fac4eb4a599d49d4a486e7f7116b2c.tar.bz2 gentoo-557d0e5b58fac4eb4a599d49d4a486e7f7116b2c.zip |
dev-perl/File-Next: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.120.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.160.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild index d3dfe98cb2e0..9a8f2740ba0f 100644 --- a/dev-perl/File-Next/File-Next-1.120.0-r1.ebuild +++ b/dev-perl/File-Next/File-Next-1.120.0-r1.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="File::Next is an iterator-based module for finding files" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild index 161a3c00122e..100b49f3506a 100644 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.160.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$ @@ -12,7 +12,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec" |