commit: 489b573df8ff1032f8a17b4941f0ecbc45c6cf24 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:37:16 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:37:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489b573d
dev-ruby/dalli: Stabilize 3.2.2 amd64, #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 4b89b110e749..ce5010488834 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(-)] )"
