diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:45:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:45:01 +0100 |
commit | 5654ab6b4f7d63712c6e8b579ceb1660d0dc0b58 (patch) | |
tree | 24f184c301c40cd9051906d97bc45fa109c66414 /dev-ruby/strscan | |
parent | dev-ruby/digest: Stabilize 3.1.1 arm, #910982 (diff) | |
download | gentoo-5654ab6b4f7d63712c6e8b579ceb1660d0dc0b58.tar.gz gentoo-5654ab6b4f7d63712c6e8b579ceb1660d0dc0b58.tar.bz2 gentoo-5654ab6b4f7d63712c6e8b579ceb1660d0dc0b58.zip |
dev-ruby/strscan: Stabilize 3.0.6 arm, #910982
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/strscan')
-rw-r--r-- | dev-ruby/strscan/strscan-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/strscan/strscan-3.0.6.ebuild b/dev-ruby/strscan/strscan-3.0.6.ebuild index caef91d50406..598bb340bb92 100644 --- a/dev-ruby/strscan/strscan-3.0.6.ebuild +++ b/dev-ruby/strscan/strscan-3.0.6.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/ruby/strscan" SRC_URI="https://github.com/ruby/strscan/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" IUSE="" |