summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-20 06:42:10 +0100
committerSam James <sam@gentoo.org>2023-08-20 06:42:10 +0100
commit274d57b976ab60d202fc2008b59485d96b6a6604 (patch)
treed921af3e03486fbcaf419a47dad79943eb5fe058 /dev-ruby/dalli
parentdev-php/xdebug: Stabilize 3.1.3 x86, #910952 (diff)
downloadgentoo-274d57b976ab60d202fc2008b59485d96b6a6604.tar.gz
gentoo-274d57b976ab60d202fc2008b59485d96b6a6604.tar.bz2
gentoo-274d57b976ab60d202fc2008b59485d96b6a6604.zip
dev-ruby/dalli: Stabilize 3.2.5 amd64, #912480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/dalli')
-rw-r--r--dev-ruby/dalli/dalli-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-3.2.5.ebuild b/dev-ruby/dalli/dalli-3.2.5.ebuild
index f014cca1d8f4..6d0b4ea322a8 100644
--- a/dev-ruby/dalli/dalli-3.2.5.ebuild
+++ b/dev-ruby/dalli/dalli-3.2.5.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/petergoldstein/dalli"
SRC_URI="https://github.com/petergoldstein/dalli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.5.4[ssl(-)] )"