diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:43:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:43:28 +0300 |
commit | d2c08651ecad20ff7c7cba6838ee198ab655de63 (patch) | |
tree | 4d1da86c6aabc331850518ccdc51890b636f95e9 /dev-ruby/stringio | |
parent | dev-ruby/capistrano: Stabilize 3.17.3 amd64, #912465 (diff) | |
download | gentoo-d2c08651ecad20ff7c7cba6838ee198ab655de63.tar.gz gentoo-d2c08651ecad20ff7c7cba6838ee198ab655de63.tar.bz2 gentoo-d2c08651ecad20ff7c7cba6838ee198ab655de63.zip |
dev-ruby/stringio: Stabilize 3.0.7 ppc, #912472
Signed-off-by: Arthur Zamarin <arthurzam@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 4b35cf0ddfe8..b3b73b61c8a0 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" |