summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:32 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:32 +0100
commit12706b154e2a27af1ecbac49951b3f252a2357f6 (patch)
tree684e548b7212ddea7fb8d2247ae8815d0aa6c691 /dev-perl
parentdev-perl/MooseX-OneArgNew: Stabilize 0.7.0 x86, #944643 (diff)
downloadgentoo-12706b154e2a27af1ecbac49951b3f252a2357f6.tar.gz
gentoo-12706b154e2a27af1ecbac49951b3f252a2357f6.tar.bz2
gentoo-12706b154e2a27af1ecbac49951b3f252a2357f6.zip
dev-perl/Role-Identifiable: Stabilize 0.9.0 x86, #944643
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild
index 8ba38cf401fd..3ca6d93f3cac 100644
--- a/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild
+++ b/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Thing with a list of tags"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-perl/Moose