summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-12 08:08:14 +0100
committerSam James <sam@gentoo.org>2024-06-12 08:08:14 +0100
commitdbf41940fd8a58e3912f3f96929e4e6f96a4bab4 (patch)
tree3240f6402be0a99482c468b1d70a1c8696a1decb /dev-ruby/abbrev
parentdev-ruby/rbs: Stabilize 3.4.4 x86, #932769 (diff)
downloadgentoo-dbf41940fd8a58e3912f3f96929e4e6f96a4bab4.tar.gz
gentoo-dbf41940fd8a58e3912f3f96929e4e6f96a4bab4.tar.bz2
gentoo-dbf41940fd8a58e3912f3f96929e4e6f96a4bab4.zip
dev-ruby/abbrev: Stabilize 0.1.2 x86, #932769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/abbrev')
-rw-r--r--dev-ruby/abbrev/abbrev-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/abbrev/abbrev-0.1.2.ebuild b/dev-ruby/abbrev/abbrev-0.1.2.ebuild
index f8e01da94c31..5f62052f4a0b 100644
--- a/dev-ruby/abbrev/abbrev-0.1.2.ebuild
+++ b/dev-ruby/abbrev/abbrev-0.1.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/abbrev/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/test-unit )"