diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 12:42:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 12:42:20 +0000 |
commit | 437517a6ede460ca3bc9b57fc94ad02c68e38d2c (patch) | |
tree | 1bee3c1a24bcc841307f1f6f880414f11654e2d9 /dev-ruby/rss | |
parent | dev-ruby/power_assert: Stabilize 1.2.0 amd64, #890915 (diff) | |
download | gentoo-437517a6ede460ca3bc9b57fc94ad02c68e38d2c.tar.gz gentoo-437517a6ede460ca3bc9b57fc94ad02c68e38d2c.tar.bz2 gentoo-437517a6ede460ca3bc9b57fc94ad02c68e38d2c.zip |
dev-ruby/rss: Stabilize 0.2.9-r1 amd64, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rss')
-rw-r--r-- | dev-ruby/rss/rss-0.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rss/rss-0.2.9-r1.ebuild b/dev-ruby/rss/rss-0.2.9-r1.ebuild index ddd792528c77..562ec72a1811 100644 --- a/dev-ruby/rss/rss-0.2.9-r1.ebuild +++ b/dev-ruby/rss/rss-0.2.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="Family of libraries that support various formats of XML feeds" HOMEPAGE="https://github.com/ruby/rss" LICENSE="BSD-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="test" |