summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 13:01:09 +0100
committerSam James <sam@gentoo.org>2024-10-06 13:01:09 +0100
commit9aa8eef110d6a88ed0dfa7946716e9002950bec7 (patch)
treee152cd6ff0ae807f6077fe35f9c95c8ee701854a /dev-ruby/getoptlong
parentdev-ruby/rexical: Stabilize 1.0.8 amd64, #941014 (diff)
downloadgentoo-9aa8eef110d6a88ed0dfa7946716e9002950bec7.tar.gz
gentoo-9aa8eef110d6a88ed0dfa7946716e9002950bec7.tar.bz2
gentoo-9aa8eef110d6a88ed0dfa7946716e9002950bec7.zip
dev-ruby/getoptlong: Stabilize 0.2.1 amd64, #941014
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/getoptlong')
-rw-r--r--dev-ruby/getoptlong/getoptlong-0.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/getoptlong/getoptlong-0.2.1.ebuild b/dev-ruby/getoptlong/getoptlong-0.2.1.ebuild
index cbff7fd28e63..9cf997a6e574 100644
--- a/dev-ruby/getoptlong/getoptlong-0.2.1.ebuild
+++ b/dev-ruby/getoptlong/getoptlong-0.2.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/getoptlong/archive/refs/tags/v${PV}.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"
all_ruby_prepare() {
sed -e 's/__FILE__/"getoptlong.gemspec"/' \