diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-12-29 14:31:35 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-12-29 14:36:53 +0100 |
commit | 9544bf41e95d67678a7e1db501b2e5c814cd96a9 (patch) | |
tree | 25a66b468f4cdf86636870cea695e5f49eddb4c0 /dev-ruby | |
parent | dev-lang/ruby: Stable for hppa (bug #688976) (diff) | |
download | gentoo-9544bf41e95d67678a7e1db501b2e5c814cd96a9.tar.gz gentoo-9544bf41e95d67678a7e1db501b2e5c814cd96a9.tar.bz2 gentoo-9544bf41e95d67678a7e1db501b2e5c814cd96a9.zip |
dev-ruby/rdoc: Stable for hppa (bug #688976)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 6654130f86c3..534b7f11193a 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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" |