diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:14:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:15:08 +0100 |
commit | 2f06de2e9775373ca6f525ec996c0811272ec022 (patch) | |
tree | 4931608899afd0a43346f290a5483555723791b1 /dev-ruby/stringio | |
parent | dev-ruby/stringio: Stabilize 3.0.4 sparc, #903361 (diff) | |
download | gentoo-2f06de2e9775373ca6f525ec996c0811272ec022.tar.gz gentoo-2f06de2e9775373ca6f525ec996c0811272ec022.tar.bz2 gentoo-2f06de2e9775373ca6f525ec996c0811272ec022.zip |
dev-ruby/stringio: Stabilize 3.0.4 x86, #903361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/stringio')
-rw-r--r-- | dev-ruby/stringio/stringio-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild b/dev-ruby/stringio/stringio-3.0.4.ebuild index dace2bfe76d0..f338dbd416a6 100644 --- a/dev-ruby/stringio/stringio-3.0.4.ebuild +++ b/dev-ruby/stringio/stringio-3.0.4.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" |