diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:48:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:48:15 +0100 |
commit | ab17b98d8b6175dd51d5df8f06b31aaab4b667ad (patch) | |
tree | 1f8c62eb92f33cdf3a93fe069b67a2296e1795c9 /dev-ruby/strscan | |
parent | dev-ruby/digest: Stabilize 3.1.1 ppc64, #910982 (diff) | |
download | gentoo-ab17b98d8b6175dd51d5df8f06b31aaab4b667ad.tar.gz gentoo-ab17b98d8b6175dd51d5df8f06b31aaab4b667ad.tar.bz2 gentoo-ab17b98d8b6175dd51d5df8f06b31aaab4b667ad.zip |
dev-ruby/strscan: Stabilize 3.0.6 ppc64, #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 3ea852786d62..dc9234670af5 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="" |