diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:34:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:34:54 +0300 |
commit | 1e882c93ca0e69e72003d3221b3c9b55e9556952 (patch) | |
tree | a7cf5123ea7ce0c56405a26417980488332c80da /dev-ruby/dalli | |
parent | dev-ruby/test-unit: Stabilize 3.6.1 x86, #912477 (diff) | |
download | gentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.tar.gz gentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.tar.bz2 gentoo-1e882c93ca0e69e72003d3221b3c9b55e9556952.zip |
dev-ruby/dalli: Stabilize 3.2.5 x86, #912480
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/dalli')
-rw-r--r-- | dev-ruby/dalli/dalli-3.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-3.2.5.ebuild b/dev-ruby/dalli/dalli-3.2.5.ebuild index 9db4d42a028a..f014cca1d8f4 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(-)] )" |