diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:11 +0100 |
commit | f722ac9f7d726fce36c6011c660a7315e610738c (patch) | |
tree | 66d51150b7580476b479077c95985e76a3a5fb16 /dev-ruby/addressable | |
parent | sys-fs/fuse: Stabilize 3.15.0 ppc, #909112 (diff) | |
download | gentoo-f722ac9f7d726fce36c6011c660a7315e610738c.tar.gz gentoo-f722ac9f7d726fce36c6011c660a7315e610738c.tar.bz2 gentoo-f722ac9f7d726fce36c6011c660a7315e610738c.zip |
dev-ruby/addressable: Stabilize 2.8.4 arm64, #909113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.4.ebuild b/dev-ruby/addressable/addressable-2.8.4.ebuild index 9b55aeb560fd..656233741685 100644 --- a/dev-ruby/addressable/addressable-2.8.4.ebuild +++ b/dev-ruby/addressable/addressable-2.8.4.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" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" |