summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-19 18:34:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-19 18:34:54 +0300
commit1e882c93ca0e69e72003d3221b3c9b55e9556952 (patch)
treea7cf5123ea7ce0c56405a26417980488332c80da /dev-ruby/dalli
parentdev-ruby/test-unit: Stabilize 3.6.1 x86, #912477 (diff)
downloadgentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.tar.gz
gentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.tar.bz2
gentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.zip
dev-ruby/dalli: Stabilize 3.2.5 x86, #912480
Signed-off-by: Arthur Zamarin <arthurzam@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 9db4d42a028a..f014cca1d8f4 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(-)] )"