diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-01 08:48:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-01 08:55:17 +0100 |
commit | e60d31ee97625689f86e3ae0bddd1022cd682140 (patch) | |
tree | 123f6cbb39e9f7b970dc8f7639d8ffb443711040 /dev-ruby/yard | |
parent | app-editors/emacs: stable 26.2 for hppa, bug #688616 (diff) | |
download | gentoo-e60d31ee97625689f86e3ae0bddd1022cd682140.tar.gz gentoo-e60d31ee97625689f86e3ae0bddd1022cd682140.tar.bz2 gentoo-e60d31ee97625689f86e3ae0bddd1022cd682140.zip |
dev-ruby/yard: stable 0.9.20 for hppa, bug #688868
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
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 b7016cdfee49..c2ba8318e700 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 ) )" |