diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 18:37:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 18:38:09 +0100 |
commit | 29cd4910ee540fe3ea3f075ab45055159c181195 (patch) | |
tree | 3c68dfeff9262216283130486080556c6f7fa0e9 /dev-perl/Module-Find | |
parent | app-admin/needrestart: Keyword 3.5 arm64, #767379 (diff) | |
download | gentoo-29cd4910ee540fe3ea3f075ab45055159c181195.tar.gz gentoo-29cd4910ee540fe3ea3f075ab45055159c181195.tar.bz2 gentoo-29cd4910ee540fe3ea3f075ab45055159c181195.zip |
dev-perl/Module-Find: Keyword 0.130.0 arm64, #767379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Find')
-rw-r--r-- | dev-perl/Module-Find/Module-Find-0.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild b/dev-perl/Module-Find/Module-Find-0.130.0.ebuild index 8f77451a3352..788587a637d4 100644 --- a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild +++ b/dev-perl/Module-Find/Module-Find-0.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Find and use installed modules in a (sub)category" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |