diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-12-02 10:27:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:41 +0000 |
commit | 6b12a03481234f750e532d049bb5da3a22384560 (patch) | |
tree | fa036ff65ad8805d5d6f4413048e3e48f7482c64 /dev-perl/File-Next | |
parent | net-misc/remmina: added ~arm64 (diff) | |
download | gentoo-6b12a03481234f750e532d049bb5da3a22384560.tar.gz gentoo-6b12a03481234f750e532d049bb5da3a22384560.tar.bz2 gentoo-6b12a03481234f750e532d049bb5da3a22384560.zip |
dev-perl/File-Next: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
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 78b02898668e..0192ce2174a5 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 ~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 ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |