summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-10 01:51:52 +0100
committerSam James <sam@gentoo.org>2024-07-10 01:51:52 +0100
commit23ffb4eb30a6edf7edaadff033720dcce6890291 (patch)
tree51b971b4953ca68908411d36d97f4a50da6fd250 /dev-ruby/dalli/dalli-3.2.8.ebuild
parentdev-ruby/rack-session: Stabilize 2.0.0 arm, #935799 (diff)
downloadgentoo-23ffb4eb30a6edf7edaadff033720dcce6890291.tar.gz
gentoo-23ffb4eb30a6edf7edaadff033720dcce6890291.tar.bz2
gentoo-23ffb4eb30a6edf7edaadff033720dcce6890291.zip
dev-ruby/dalli: Stabilize 3.2.8 arm64, #935799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/dalli/dalli-3.2.8.ebuild')
-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 dcf0a646948f..78ca42d503b7 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(-)] )"