summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-25 04:33:33 +0100
committerSam James <sam@gentoo.org>2024-06-25 04:33:33 +0100
commitacd06ec87cdba68855e224c7945172868856b23a (patch)
treef9859b23ecf39cc3a75b4cd623aacc84c3c072fc /dev-ruby
parentapp-admin/puppet: 8.6.0, 8.5.1 require dev-ruby/facter-4.4.1 (diff)
downloadgentoo-acd06ec87cdba68855e224c7945172868856b23a.tar.gz
gentoo-acd06ec87cdba68855e224c7945172868856b23a.tar.bz2
gentoo-acd06ec87cdba68855e224c7945172868856b23a.zip
dev-ruby/memoist: Stabilize 0.16.2-r1 x86, #934316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/memoist/memoist-0.16.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/memoist/memoist-0.16.2-r1.ebuild b/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
index 9de2ccbd5d71..ec48be0f724d 100644
--- a/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
+++ b/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/matthewrudy/memoist"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"