commit: e15e6b14511a2882ad24b42c1bf9d2fa676ce3a1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 07:41:39 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 07:41:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15e6b14
dev-ruby/dalli: Stabilize 3.2.5 ppc64, #912480 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/dalli/dalli-3.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dalli/dalli-3.2.5.ebuild b/dev-ruby/dalli/dalli-3.2.5.ebuild index f1e9a9052a4b..d17937df4b0b 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(-)] )"
