diff options
author | Sam James <sam@gentoo.org> | 2020-12-08 07:57:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-08 07:57:07 +0000 |
commit | 8b9356b66577ec5838765781f7069f50da92b3d7 (patch) | |
tree | b7b8bb2fef607528eaa024c44ffa1e9479fed2f7 /dev-perl/File-Next | |
parent | www-client/microsoft-edge-dev: bump to 88.0.705.15 (diff) | |
download | gentoo-8b9356b66577ec5838765781f7069f50da92b3d7.tar.gz gentoo-8b9356b66577ec5838765781f7069f50da92b3d7.tar.bz2 gentoo-8b9356b66577ec5838765781f7069f50da92b3d7.zip |
dev-perl/File-Next: ~x64-macos keyworded
Bug: https://bugs.gentoo.org/627742
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@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 0192ce2174a5..56e4db5bad1b 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 ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |