diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 23:00:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 23:01:23 +0300 |
commit | 6ee7e3c96d0f0c917c6fc190e04dee28c2513cc9 (patch) | |
tree | 7e14025932f09b0c5ca069f8493e9d4f3c8aae84 /dev-ruby/rdoc | |
parent | dev-ruby/did_you_mean: Stabilize 1.6.3 amd64, #907377 (diff) | |
download | gentoo-6ee7e3c96d0f0c917c6fc190e04dee28c2513cc9.tar.gz gentoo-6ee7e3c96d0f0c917c6fc190e04dee28c2513cc9.tar.bz2 gentoo-6ee7e3c96d0f0c917c6fc190e04dee28c2513cc9.zip |
dev-ruby/rdoc: Stabilize 6.3.3-r1 amd64, #907377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rdoc')
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild b/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild index ff55f5a130c4..c002de6ce9b4 100644 --- a/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild +++ b/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-2 Ruby-BSD )" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" IUSE="doc" |