diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:22 +0300 |
commit | 37a02b6535c8592f9d20815fea2f096c14f0b380 (patch) | |
tree | 14c8560f801d2df126036acfd50730c530849546 /dev-ruby | |
parent | dev-ruby/rubypants: Stabilize 0.7.1-r1 x86, #912470 (diff) | |
download | gentoo-37a02b6535c8592f9d20815fea2f096c14f0b380.tar.gz gentoo-37a02b6535c8592f9d20815fea2f096c14f0b380.tar.bz2 gentoo-37a02b6535c8592f9d20815fea2f096c14f0b380.zip |
dev-ruby/stringio: Stabilize 3.0.7 x86, #912472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 6042386aaf34..819dff0b82b4 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" |