diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 10:52:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 10:52:40 +0000 |
commit | 5b98b6db3f853a21cd118ef69bab12efce28e06b (patch) | |
tree | 2be326253da48a88e27879dafca485507c8120f8 /dev-ruby | |
parent | dev-ruby/rack: Stabilize 2.2.4 amd64, #885433 (diff) | |
download | gentoo-5b98b6db3f853a21cd118ef69bab12efce28e06b.tar.gz gentoo-5b98b6db3f853a21cd118ef69bab12efce28e06b.tar.bz2 gentoo-5b98b6db3f853a21cd118ef69bab12efce28e06b.zip |
dev-ruby/stringio: Stabilize 3.0.2 x86, #885433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/stringio/stringio-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild b/dev-ruby/stringio/stringio-3.0.2.ebuild index 7831851ddd79..c59e02fa3d30 100644 --- a/dev-ruby/stringio/stringio-3.0.2.ebuild +++ b/dev-ruby/stringio/stringio-3.0.2.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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="test" |