diff options
author | 2023-08-19 10:53:19 +0300 | |
---|---|---|
committer | 2023-08-19 10:53:19 +0300 | |
commit | 9e50bc5fa308c7652b190ff454a5e7e9a2d1e5ad (patch) | |
tree | 7480bff45fde243995f8f12b024ea847f62afde6 | |
parent | dev-ruby/heredoc_unindent: Stabilize 1.2.0-r2 x86, #912467 (diff) | |
download | gentoo-9e50bc5fa308c7652b190ff454a5e7e9a2d1e5ad.tar.gz gentoo-9e50bc5fa308c7652b190ff454a5e7e9a2d1e5ad.tar.bz2 gentoo-9e50bc5fa308c7652b190ff454a5e7e9a2d1e5ad.zip |
dev-ruby/stringio: Stabilize 3.0.7 ppc64, #912472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 b3b73b61c8a0..6042386aaf34 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" |