summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-14 02:03:29 +0000
committerSam James <sam@gentoo.org>2024-11-14 02:03:29 +0000
commit3637c894ed3460b0b21cdb56361f0bb9c0081ac5 (patch)
tree164989342fc5a78caf2b591cefc3b512d14cd47b /dev-perl/autobox
parentdev-perl/Mail-SPF: Stabilize 3.202.409.230 ppc, #943436 (diff)
downloadgentoo-3637c894ed3460b0b21cdb56361f0bb9c0081ac5.tar.gz
gentoo-3637c894ed3460b0b21cdb56361f0bb9c0081ac5.tar.bz2
gentoo-3637c894ed3460b0b21cdb56361f0bb9c0081ac5.zip
dev-perl/autobox: Stabilize 3.0.2 x86, #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 b11cf593e602..d25ecec61225 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