summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-09 09:59:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-09 09:59:37 +0300
commit7441a26ccc31684ceca2e69feb70e334ce249b14 (patch)
tree96dada485e9ba14e4383264d52f27dd692998005 /dev-ruby/rss
parentdev-ruby/builder: Stabilize 3.3.0 arm64, #940978 (diff)
downloadgentoo-7441a26ccc31684ceca2e69feb70e334ce249b14.tar.gz
gentoo-7441a26ccc31684ceca2e69feb70e334ce249b14.tar.bz2
gentoo-7441a26ccc31684ceca2e69feb70e334ce249b14.zip
dev-ruby/rss: Stabilize 0.3.1 arm64, #940981
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rss')
-rw-r--r--dev-ruby/rss/rss-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rss/rss-0.3.1.ebuild b/dev-ruby/rss/rss-0.3.1.ebuild
index 47a1db204dee..9d37d7bd6279 100644
--- a/dev-ruby/rss/rss-0.3.1.ebuild
+++ b/dev-ruby/rss/rss-0.3.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ruby/rss/archive/refs/tags/${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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_rdepend "dev-ruby/rexml"