diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 00:00:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 00:00:44 +0100 |
commit | de5567f177fe11b743744f8192e359fc82b16663 (patch) | |
tree | 682e9a643eadf470b1bbddd6742f08b240b75219 /dev-ruby/net-protocol | |
parent | dev-ruby/net-ftp: Stabilize 0.2.0 ppc64, #903443 (diff) | |
download | gentoo-de5567f177fe11b743744f8192e359fc82b16663.tar.gz gentoo-de5567f177fe11b743744f8192e359fc82b16663.tar.bz2 gentoo-de5567f177fe11b743744f8192e359fc82b16663.zip |
dev-ruby/net-protocol: Stabilize 0.2.1 ppc64, #903443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/net-protocol')
-rw-r--r-- | dev-ruby/net-protocol/net-protocol-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-protocol/net-protocol-0.2.1.ebuild b/dev-ruby/net-protocol/net-protocol-0.2.1.ebuild index 0fc75db997b9..722027ef6af8 100644 --- a/dev-ruby/net-protocol/net-protocol-0.2.1.ebuild +++ b/dev-ruby/net-protocol/net-protocol-0.2.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/net-protocol/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-2" SLOT="0" -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" IUSE="" ruby_add_rdepend " |