summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-02-15 20:43:06 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-02-15 20:43:06 +0100
commitaa25a0ffdc439132449619dccbff7e92d353196f (patch)
tree6f7a4a666258aadaad669ad129dce4cb5ab2b715 /dev-perl
parentdev-python/openapi-core: Keyword 0.19.0 riscv, #924661 (diff)
downloadgentoo-aa25a0ffdc439132449619dccbff7e92d353196f.tar.gz
gentoo-aa25a0ffdc439132449619dccbff7e92d353196f.tar.bz2
gentoo-aa25a0ffdc439132449619dccbff7e92d353196f.zip
dev-perl/Cache-Memcached-Fast: Keyword 0.280.0 riscv, #924662
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.280.0.ebuild4
1 files changed, 2 insertions, 2 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 f97153aa2860..0b217f3fc614 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
@@ -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
@@ -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 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="
>=virtual/perl-Carp-1.250.0