diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 19:20:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 19:20:06 +0300 |
commit | bc16c17f958aea60d715b260afe4bc1b1c66e338 (patch) | |
tree | 540cde3bfdc3b1b1dfed9f5308644410205b9baa /dev-ruby | |
parent | dev-ruby/temple: Stabilize 0.10.3 arm64, #941006 (diff) | |
download | gentoo-bc16c17f958aea60d715b260afe4bc1b1c66e338.tar.gz gentoo-bc16c17f958aea60d715b260afe4bc1b1c66e338.tar.bz2 gentoo-bc16c17f958aea60d715b260afe4bc1b1c66e338.zip |
dev-ruby/addressable: Stabilize 2.8.7 arm64, #941039
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.7.ebuild b/dev-ruby/addressable/addressable-2.8.7.ebuild index 71ed97ba41c9..c2bb6157ebe3 100644 --- a/dev-ruby/addressable/addressable-2.8.7.ebuild +++ b/dev-ruby/addressable/addressable-2.8.7.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha 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:6 dev-ruby/public_suffix:5 )" |