diff options
author | Sam James <sam@gentoo.org> | 2024-05-26 08:00:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-26 08:00:05 +0100 |
commit | af8b97cc7334159cc9bd17e59ba29b715011638c (patch) | |
tree | 512581b988b1aacff6fbeb0808ef9c731982f8b0 /dev-ruby/net-protocol | |
parent | dev-ruby/net-imap: Stabilize 0.4.10 arm64, #932760 (diff) | |
download | gentoo-af8b97cc7334159cc9bd17e59ba29b715011638c.tar.gz gentoo-af8b97cc7334159cc9bd17e59ba29b715011638c.tar.bz2 gentoo-af8b97cc7334159cc9bd17e59ba29b715011638c.zip |
dev-ruby/net-protocol: Stabilize 0.2.2 arm64, #932760
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.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-protocol/net-protocol-0.2.2.ebuild b/dev-ruby/net-protocol/net-protocol-0.2.2.ebuild index 0bd59921fc38..1253f37464be 100644 --- a/dev-ruby/net-protocol/net-protocol-0.2.2.ebuild +++ b/dev-ruby/net-protocol/net-protocol-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" ruby_add_rdepend " |