summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-10 06:08:40 +0100
committerSam James <sam@gentoo.org>2024-07-10 06:08:40 +0100
commitdd94024e8bb0de11e04eaed27be6559dc2a91cb0 (patch)
treeb05695bc96e443c06cf015f849489ff562f73385 /dev-ruby
parentdev-ruby/sexp_processor: add 4.17.2 (diff)
downloadgentoo-dd94024e8bb0de11e04eaed27be6559dc2a91cb0.tar.gz
gentoo-dd94024e8bb0de11e04eaed27be6559dc2a91cb0.tar.bz2
gentoo-dd94024e8bb0de11e04eaed27be6559dc2a91cb0.zip
dev-ruby/dalli: Stabilize 3.2.8 amd64, #935799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/dalli/dalli-3.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-3.2.8.ebuild b/dev-ruby/dalli/dalli-3.2.8.ebuild
index 78ca42d503b7..3c62797c87fd 100644
--- a/dev-ruby/dalli/dalli-3.2.8.ebuild
+++ b/dev-ruby/dalli/dalli-3.2.8.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="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.5.4[ssl(-)] )"