diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:14 +0100 |
commit | 0d3d78863934750992709c10a8719ecc5a7f701b (patch) | |
tree | 2742c1f518de16b804e2ce73e88eacf467563d21 /dev-ruby/addressable | |
parent | dev-ruby/addressable: Stabilize 2.8.4 amd64, #909113 (diff) | |
download | gentoo-0d3d78863934750992709c10a8719ecc5a7f701b.tar.gz gentoo-0d3d78863934750992709c10a8719ecc5a7f701b.tar.bz2 gentoo-0d3d78863934750992709c10a8719ecc5a7f701b.zip |
dev-ruby/addressable: Stabilize 2.8.4 arm, #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 5d2a04b69944..a357654428fc 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 )" |