diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:16 +0100 |
commit | 489b573df8ff1032f8a17b4941f0ecbc45c6cf24 (patch) | |
tree | 1e7f90a06eed942ae3dff6c9402244af0f06fe61 /dev-ruby/dalli | |
parent | xfce-base/libxfce4ui: Bump to 4.17.8 (diff) | |
download | gentoo-489b573df8ff1032f8a17b4941f0ecbc45c6cf24.tar.gz gentoo-489b573df8ff1032f8a17b4941f0ecbc45c6cf24.tar.bz2 gentoo-489b573df8ff1032f8a17b4941f0ecbc45c6cf24.zip |
dev-ruby/dalli: Stabilize 3.2.2 amd64, #861920
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/dalli')
-rw-r--r-- | dev-ruby/dalli/dalli-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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(-)] )" |