diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 04:47:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 04:47:28 +0100 |
commit | 03591695074b5514eb01f15119fc2fec4962774c (patch) | |
tree | 939e292e1f95d9198130f1a15918f3ba2cb055ca /dev-ruby/stringio | |
parent | dev-ruby/ruby_parser: Stabilize 3.20.3 amd64, #912471 (diff) | |
download | gentoo-03591695074b5514eb01f15119fc2fec4962774c.tar.gz gentoo-03591695074b5514eb01f15119fc2fec4962774c.tar.bz2 gentoo-03591695074b5514eb01f15119fc2fec4962774c.zip |
dev-ruby/stringio: Stabilize 3.0.7 amd64, #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 819dff0b82b4..86568861b053 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" |