diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:51:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:51:23 +0300 |
commit | 29cb0b11d877c1bf2a3f34c9226c1724c8489101 (patch) | |
tree | e31b29cef2390d3aa4ade91fa2b9aae097508af4 /dev-ruby | |
parent | dev-ruby/rbs: Stabilize 3.4.4 arm64, #932769 (diff) | |
download | gentoo-29cb0b11d877c1bf2a3f34c9226c1724c8489101.tar.gz gentoo-29cb0b11d877c1bf2a3f34c9226c1724c8489101.tar.bz2 gentoo-29cb0b11d877c1bf2a3f34c9226c1724c8489101.zip |
dev-ruby/abbrev: Stabilize 0.1.2 arm64, #932769
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/abbrev/abbrev-0.1.2.ebuild | 2 |
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 190e0b8a91ce..f8e01da94c31 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 )" |