summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-14 02:45:48 +0000
committerSam James <sam@gentoo.org>2024-11-14 02:45:48 +0000
commit155270078279f2f67427f1be9ea1a2456dbc32e7 (patch)
tree5eba6851839b6c76a5da8ab6c69a2e927849c2ca /dev-perl/autobox
parentdev-perl/Net-DNS-SEC: Stabilize 1.260.0 sparc, #943437 (diff)
downloadgentoo-155270078279f2f67427f1be9ea1a2456dbc32e7.tar.gz
gentoo-155270078279f2f67427f1be9ea1a2456dbc32e7.tar.bz2
gentoo-155270078279f2f67427f1be9ea1a2456dbc32e7.zip
dev-perl/autobox: Stabilize 3.0.2 amd64, #943438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/autobox')
-rw-r--r--dev-perl/autobox/autobox-3.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autobox/autobox-3.0.2.ebuild b/dev-perl/autobox/autobox-3.0.2.ebuild
index d25ecec61225..458defef0287 100644
--- a/dev-perl/autobox/autobox-3.0.2.ebuild
+++ b/dev-perl/autobox/autobox-3.0.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Call methods on native types"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=dev-perl/Scope-Guard-0.210.0