commit: 9a8676e89d75112571062ae5f4d8ba1d6595ef8a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 10:34:15 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun May 18 10:34:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8676e8
dev-ruby/dalli: Stabilize 3.2.8-r1 arm64, #956150 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/dalli/dalli-3.2.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dalli/dalli-3.2.8-r1.ebuild b/dev-ruby/dalli/dalli-3.2.8-r1.ebuild index cd69d57718ba..46edc9f52e91 100644 --- a/dev-ruby/dalli/dalli-3.2.8-r1.ebuild +++ b/dev-ruby/dalli/dalli-3.2.8-r1.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" DEPEND="test? ( >=net-misc/memcached-1.5.4[ssl(-)] )"
