summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 07:17:47 +0100
committerSam James <sam@gentoo.org>2023-08-19 07:17:47 +0100
commit457958a3b03a04077775f25925b9ebc96a831634 (patch)
tree0fcde98723c274e125e3f9c53f69a9ef08c64e4f /dev-ruby
parentdev-ruby/test-unit: Stabilize 3.6.1 arm, #912477 (diff)
downloadgentoo-457958a3b03a04077775f25925b9ebc96a831634.tar.gz
gentoo-457958a3b03a04077775f25925b9ebc96a831634.tar.bz2
gentoo-457958a3b03a04077775f25925b9ebc96a831634.zip
dev-ruby/dalli: Stabilize 3.2.5 arm, #912480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 37c2f1c08310..f1e9a9052a4b 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(-)] )"