summaryrefslogtreecommitdiff
path: root/dev-perl/Type-Tie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/Type-Tie
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/Type-Tie')
-rw-r--r--dev-perl/Type-Tie/Manifest2
-rw-r--r--dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Type-Tie/Manifest b/dev-perl/Type-Tie/Manifest
index 03085396950a..6ee3058d9fb7 100644
--- a/dev-perl/Type-Tie/Manifest
+++ b/dev-perl/Type-Tie/Manifest
@@ -1,3 +1,3 @@
DIST Type-Tie-0.009.tar.gz 18579 BLAKE2B dc3d8c6b2fa753f14654dc92d8f662c1fbb242f8989b5ae6e1a32b4145bd7ebdd01fd7fcb11f81b4a966f32dd340deb4de0af72ae008fa4bdb13461c0255b0b2 SHA512 2c416cd22d1d4a7ec902470d0801d479a54f312d456982e51671ba7391d127297471f0f753df5cafef4b6e01c983cd9f8f69c99f03f571aad5c89036c642a6c6
-EBUILD Type-Tie-0.9.0.ebuild 692 BLAKE2B 5980446754e5c5c296d05d88f17b3461ee22b146b76bdba127cddc126caaead7497b716390dac23704296a4d0e5232ef6024d3532d560d364dc1095dfdd89c64 SHA512 66066cd34d14d6635967a0a6125447f8ad925fb507a3206d2cd04aaadc2387579d0772ee16f0990d6d9fa62dc2dc1bb0f4f1eb037f4d3d9918c7854bb1dfac10
+EBUILD Type-Tie-0.9.0.ebuild 636 BLAKE2B e3f0a91d32bb382d67c93335c1e7f012c83e2070068a6da46daa472f163bbe930f98363d461e2560b1042ba7e8227bf7ad71d9a20b53105ccee6830b867a2a43 SHA512 82343cdec3fa0099547bc17608361ae43383fb59a035db1b413b437635b109b36ff7c3634e2daf3fb5098c20b2160af5df45d856fe3094e8e25e78b989e6eecb
MISC metadata.xml 639 BLAKE2B 68f3c1e4d5cf805c2a63c776286b4941d0c1f6f9c27fed141ba9ec3c59c23c80a9acbfebc8b6f29b8bd37336dbdedc9bd8c4c491ab860d4d131518e698796728 SHA512 fc5145e63386ca0c1e574a9bafea2521be48d0b483df1c78a61e7bb677e92455a5a9a0ab6da6d7ec5e5724e86cd6c1ee2c4d3ab4a7baa91410aba98a35bc3004
diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
index 780d6786208a..b7c05d2a4b6c 100644
--- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
+++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Tie a variable to a type constraint"
SLOT="0"
-KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"