diff options
author | Sam James <sam@gentoo.org> | 2021-12-11 05:03:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-11 05:03:25 +0000 |
commit | e30e1fb1c76d9206e32b3f69855e4fc7348dc39f (patch) | |
tree | 9c15b24a5364eff3acd9f6215b40dd452fc2b184 /dev-perl/Type-Tie | |
parent | dev-perl/Type-Tie: Stabilize 0.15.0 ppc64, #828882 (diff) | |
download | gentoo-e30e1fb1c76d9206e32b3f69855e4fc7348dc39f.tar.gz gentoo-e30e1fb1c76d9206e32b3f69855e4fc7348dc39f.tar.bz2 gentoo-e30e1fb1c76d9206e32b3f69855e4fc7348dc39f.zip |
dev-perl/Type-Tie: Stabilize 0.15.0 amd64, #828882
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 bdaee1c2d3e3..bef574d99fe7 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 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="minimal" RDEPEND=" |