diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:58:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:58:46 +0300 |
commit | 24b5f6503287257ef0867cc9fd8ec06a409c6396 (patch) | |
tree | 69fdd6b7b188b3d743fbf600dd47153f9fed2379 /dev-ruby/addressable | |
parent | dev-ruby/rspec-its: Stabilize 1.3.0-r1 arm64, #836161 (diff) | |
download | gentoo-24b5f6503287257ef0867cc9fd8ec06a409c6396.tar.gz gentoo-24b5f6503287257ef0867cc9fd8ec06a409c6396.tar.bz2 gentoo-24b5f6503287257ef0867cc9fd8ec06a409c6396.zip |
dev-ruby/addressable: Stabilize 2.8.0 arm64, #836161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.0.ebuild b/dev-ruby/addressable/addressable-2.8.0.ebuild index d097911412ba..f8536e47c132 100644 --- a/dev-ruby/addressable/addressable-2.8.0.ebuild +++ b/dev-ruby/addressable/addressable-2.8.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "|| ( dev-ruby/public_suffix:4 dev-ruby/public_suffix:3 )" |