summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 05:12:10 +0100
committerSam James <sam@gentoo.org>2023-04-07 05:12:10 +0100
commitf745501cff1b1aaa2ac4200540974ae2bc3d4141 (patch)
treec3e4c6a3aac7ad04b83ae44b7914bd5082a5a1e5 /dev-ruby/mustermann
parentdev-ruby/power_assert: Stabilize 2.0.3 x86, #903940 (diff)
downloadgentoo-f745501cff1b1aaa2ac4200540974ae2bc3d4141.tar.gz
gentoo-f745501cff1b1aaa2ac4200540974ae2bc3d4141.tar.bz2
gentoo-f745501cff1b1aaa2ac4200540974ae2bc3d4141.zip
dev-ruby/mustermann: Stabilize 3.0.0 amd64, #903942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mustermann')
-rw-r--r--dev-ruby/mustermann/mustermann-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustermann/mustermann-3.0.0.ebuild b/dev-ruby/mustermann/mustermann-3.0.0.ebuild
index 9c5d19b419c5..f8948fcfd734 100644
--- a/dev-ruby/mustermann/mustermann-3.0.0.ebuild
+++ b/dev-ruby/mustermann/mustermann-3.0.0.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/sinatra/mustermann"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_rdepend "=dev-ruby/ruby2_keywords-0.0*"