diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:06:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:06:08 +0100 |
commit | 72cf72aed9a154f61c0c8d8bc0eedba8b5fadc85 (patch) | |
tree | 15932ba9c201c869d1376f0fac1d444d0eda4806 /dev-ruby/stringio | |
parent | dev-ruby/public_suffix: Stabilize 5.0.3 arm64, #912469 (diff) | |
download | gentoo-72cf72aed9a154f61c0c8d8bc0eedba8b5fadc85.tar.gz gentoo-72cf72aed9a154f61c0c8d8bc0eedba8b5fadc85.tar.bz2 gentoo-72cf72aed9a154f61c0c8d8bc0eedba8b5fadc85.zip |
dev-ruby/stringio: Stabilize 3.0.7 arm64, #912472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/stringio')
-rw-r--r-- | dev-ruby/stringio/stringio-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild b/dev-ruby/stringio/stringio-3.0.7.ebuild index 1fbf38918157..0074d5584b01 100644 --- a/dev-ruby/stringio/stringio-3.0.7.ebuild +++ b/dev-ruby/stringio/stringio-3.0.7.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio" SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -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" SLOT="0" IUSE="test" |