diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:21:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:21:41 +0100 |
commit | 8fefbec67126c85b5172d63b6027dcd7e541b85f (patch) | |
tree | 9a582494e59798421cfe6b645e83e7d5087f0c13 /dev-ruby/yard | |
parent | sys-power/nut: stable 2.7.4-r3 for ppc, bug #688834 (diff) | |
download | gentoo-8fefbec67126c85b5172d63b6027dcd7e541b85f.tar.gz gentoo-8fefbec67126c85b5172d63b6027dcd7e541b85f.tar.bz2 gentoo-8fefbec67126c85b5172d63b6027dcd7e541b85f.zip |
dev-ruby/yard: stable 0.9.20 for ppc, bug #688868
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/yard-0.9.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/yard/yard-0.9.20.ebuild b/dev-ruby/yard/yard-0.9.20.ebuild index feddbcc8771d..3a1f90429e8b 100644 --- a/dev-ruby/yard/yard-0.9.20.ebuild +++ b/dev-ruby/yard/yard-0.9.20.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~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 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( || ( dev-ruby/maruku dev-ruby/rdiscount dev-ruby/bluecloth dev-ruby/kramdown ) )" |