summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 21:40:04 +0100
committerSam James <sam@gentoo.org>2021-10-02 21:40:04 +0100
commitfa2d679cf6edee75a103a5e22567cdaf9734fce7 (patch)
treed522dc4b47cd4506a85e961be8ebc8b3860dbe72
parentdev-ruby/i18n: Stabilize 1.8.9 x86, #807082 (diff)
downloadgentoo-fa2d679c.tar.gz
gentoo-fa2d679c.tar.bz2
gentoo-fa2d679c.zip
dev-ruby/dalli: Stabilize 2.7.11 x86, #807082
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/dalli/dalli-2.7.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-2.7.11.ebuild b/dev-ruby/dalli/dalli-2.7.11.ebuild
index 81d772c6367d..a918291870bd 100644
--- a/dev-ruby/dalli/dalli-2.7.11.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.11.ebuild
@@ -18,7 +18,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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.5.4 )"