diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-30 17:57:45 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-30 18:02:45 +0200 |
commit | 8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b (patch) | |
tree | c5ccbe3454a24ef362a6ec36a73c5cac898a79a5 /dev-perl/File-Next | |
parent | dev-perl/File-Next: Remove old 1.16 (diff) | |
download | gentoo-8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b.tar.gz gentoo-8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b.tar.bz2 gentoo-8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b.zip |
dev-perl/File-Next: Stable for all 1.18 r1
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.180.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild index fd72183853a5..fbbf23586dcf 100644 --- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="An iterator-based module for finding files" LICENSE="Artistic-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |