summaryrefslogtreecommitdiff
path: root/dev-ruby/dalli/dalli-3.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/dalli/dalli-3.2.3.ebuild')
-rw-r--r--dev-ruby/dalli/dalli-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dalli/dalli-3.2.3.ebuild b/dev-ruby/dalli/dalli-3.2.3.ebuild
index 5098f7d6272d..7ed5e2376f58 100644
--- a/dev-ruby/dalli/dalli-3.2.3.ebuild
+++ b/dev-ruby/dalli/dalli-3.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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(-)] )"