commit: 8bd81989a5d11dd057b47a93fe12e21fa2b4cf74 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:40:24 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:41:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd81989
dev-ruby/dalli: Stabilize 3.2.2 x86, #861920 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ruby/dalli/dalli-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dalli/dalli-3.2.2.ebuild b/dev-ruby/dalli/dalli-3.2.2.ebuild index ce5010488834..73735d2adf42 100644 --- a/dev-ruby/dalli/dalli-3.2.2.ebuild +++ b/dev-ruby/dalli/dalli-3.2.2.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 ~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(-)] )"
