summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 22:38:47 +0100
committerSam James <sam@gentoo.org>2023-04-23 22:38:47 +0100
commit6bfd216c0d79f8adcd4da891680f7c50708ada82 (patch)
tree4386313412aabd15a1c65f7afdd7884f55937abd /dev-ruby
parentdev-ruby/connection_pool: Stabilize 2.3.0 ppc64, #904903 (diff)
downloadgentoo-6bfd216c0d79f8adcd4da891680f7c50708ada82.tar.gz
gentoo-6bfd216c0d79f8adcd4da891680f7c50708ada82.tar.bz2
gentoo-6bfd216c0d79f8adcd4da891680f7c50708ada82.zip
dev-ruby/dalli: Stabilize 3.2.4 ppc64, #904903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/dalli/dalli-3.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-3.2.4.ebuild b/dev-ruby/dalli/dalli-3.2.4.ebuild
index e355be4e1c9f..effe48a83809 100644
--- a/dev-ruby/dalli/dalli-3.2.4.ebuild
+++ b/dev-ruby/dalli/dalli-3.2.4.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(-)] )"