summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-18 00:34:59 +0100
committerSam James <sam@gentoo.org>2024-04-18 00:34:59 +0100
commit105a53f282a64d91f517d677334abec5548ef8b3 (patch)
tree5c8e120ea06689ebecfbefa5e2fd6edbe5017d6d /dev-perl
parenttoolchain.eclass: depend on virtual/rust for USE=rust (!) (diff)
downloadgentoo-105a53f282a64d91f517d677334abec5548ef8b3.tar.gz
gentoo-105a53f282a64d91f517d677334abec5548ef8b3.tar.bz2
gentoo-105a53f282a64d91f517d677334abec5548ef8b3.zip
dev-perl/Cache-Memcached-Fast: Stabilize 0.280.0 x86, #928619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild
index c095d0219634..a0c37efcb680 100644
--- a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild
+++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Perl client for memcached, in C language"
# Bug: https://bugs.gentoo.org/718946#c4
LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
RDEPEND="
>=virtual/perl-Carp-1.250.0