diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:29:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:29:17 +0200 |
commit | 998e3c7d46e3dc624d42268f84a9b737dda3ed81 (patch) | |
tree | 2908a72021e797928f2f5cadc6aa29557f339209 /dev-ruby/rdoc | |
parent | dev-java/sun-jai-bin: ppc64 stable wrt bug #801118 (diff) | |
download | gentoo-998e3c7d46e3dc624d42268f84a9b737dda3ed81.tar.gz gentoo-998e3c7d46e3dc624d42268f84a9b737dda3ed81.tar.bz2 gentoo-998e3c7d46e3dc624d42268f84a9b737dda3ed81.zip |
dev-ruby/rdoc: ppc64 stable wrt bug #801301
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rdoc')
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdoc/rdoc-6.3.2.ebuild b/dev-ruby/rdoc/rdoc-6.3.2.ebuild index 6102971b616a..3b8d5133a195 100644 --- a/dev-ruby/rdoc/rdoc-6.3.2.ebuild +++ b/dev-ruby/rdoc/rdoc-6.3.2.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="Ruby MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~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 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" |