diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:36 +0100 |
commit | e3e71117afa6450017919b0714812b7d9ce9303d (patch) | |
tree | 1816f3b4da99a5567d2c1aeeee4128f24b32e104 /dev-ruby/stringio | |
parent | dev-ruby/stringio: Stabilize 3.0.6 amd64, #909131 (diff) | |
download | gentoo-e3e71117afa6450017919b0714812b7d9ce9303d.tar.gz gentoo-e3e71117afa6450017919b0714812b7d9ce9303d.tar.bz2 gentoo-e3e71117afa6450017919b0714812b7d9ce9303d.zip |
dev-ruby/stringio: Stabilize 3.0.6 arm, #909131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/stringio')
-rw-r--r-- | dev-ruby/stringio/stringio-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stringio/stringio-3.0.6.ebuild b/dev-ruby/stringio/stringio-3.0.6.ebuild index fe2189a7544d..9abfaa5550a4 100644 --- a/dev-ruby/stringio/stringio-3.0.6.ebuild +++ b/dev-ruby/stringio/stringio-3.0.6.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" |