summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 21:21:15 +0100
committerSam James <sam@gentoo.org>2023-04-23 21:21:15 +0100
commit92f70d90af1db35627d3d0e03a3056d31aa00bca (patch)
treebda1128939e2e3232150d2f8d023ea54f81d8937 /dev-ruby/erubi
parentdev-ruby/erubi: Stabilize 1.12.0 sparc, #904898 (diff)
downloadgentoo-92f70d90af1db35627d3d0e03a3056d31aa00bca.tar.gz
gentoo-92f70d90af1db35627d3d0e03a3056d31aa00bca.tar.bz2
gentoo-92f70d90af1db35627d3d0e03a3056d31aa00bca.zip
dev-ruby/erubi: Stabilize 1.12.0 amd64, #904898
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/erubi')
-rw-r--r--dev-ruby/erubi/erubi-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubi/erubi-1.12.0.ebuild b/dev-ruby/erubi/erubi-1.12.0.ebuild
index 25a1aefc27cb..b78ec68f9f20 100644
--- a/dev-ruby/erubi/erubi-1.12.0.ebuild
+++ b/dev-ruby/erubi/erubi-1.12.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"