diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:04:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:54 -0700 |
commit | ae33862b68dbbb281f9cf870830c62de40c24e92 (patch) | |
tree | ed63095677444111a5312ecf51e79e78f68f8fa4 /dev-ruby/rdoc | |
parent | dev-ruby/did_you_mean-1.2.1: ppc stable, bug 688976 (diff) | |
download | gentoo-ae33862b68dbbb281f9cf870830c62de40c24e92.tar.gz gentoo-ae33862b68dbbb281f9cf870830c62de40c24e92.tar.bz2 gentoo-ae33862b68dbbb281f9cf870830c62de40c24e92.zip |
dev-ruby/rdoc-6.1.2: ppc stable, bug 688976
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/rdoc')
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdoc/rdoc-6.1.2.ebuild b/dev-ruby/rdoc/rdoc-6.1.2.ebuild index 6f602a21e496..6ddc0d68c9de 100644 --- a/dev-ruby/rdoc/rdoc-6.1.2.ebuild +++ b/dev-ruby/rdoc/rdoc-6.1.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" |