diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 04:31:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 04:31:19 +0000 |
commit | 751c5c572c0cffceb32e6dfa26cc84888962de4f (patch) | |
tree | cc49110722c5e380d77e772f7fa37109ea101955 /dev-perl/Type-Tie | |
parent | dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 arm, #820548 (diff) | |
download | gentoo-751c5c572c0cffceb32e6dfa26cc84888962de4f.tar.gz gentoo-751c5c572c0cffceb32e6dfa26cc84888962de4f.tar.bz2 gentoo-751c5c572c0cffceb32e6dfa26cc84888962de4f.zip |
dev-perl/Type-Tie: Keyword 0.15.0 arm, #820548
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tie')
-rw-r--r-- | dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild index 9af258dbd325..91cc143515d2 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="minimal" RDEPEND=" |