diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:57:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:57:16 +0100 |
commit | 85c83633746d3ecd55d60b4a7e73513edfcb0d36 (patch) | |
tree | e7c2f32ea0b19af338440390a9ff2df00e421061 /dev-ruby/yard | |
parent | dev-ruby/multi_json: stable 1.13.1 for ppc, bug #684078 (diff) | |
download | gentoo-85c83633746d3ecd55d60b4a7e73513edfcb0d36.tar.gz gentoo-85c83633746d3ecd55d60b4a7e73513edfcb0d36.tar.bz2 gentoo-85c83633746d3ecd55d60b4a7e73513edfcb0d36.zip |
dev-ruby/yard: stable 0.9.18 for ppc, bug #684080
Package-Manager: Portage-2.3.65, Repoman-2.3.12
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.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/yard/yard-0.9.18.ebuild b/dev-ruby/yard/yard-0.9.18.ebuild index a00443ac3dc6..fac35409008d 100644 --- a/dev-ruby/yard/yard-0.9.18.ebuild +++ b/dev-ruby/yard/yard-0.9.18.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 ) )" |