diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:03:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:04:20 +0000 |
commit | a4df8059bc960ea46c39c6416f8b8cd7d1e8b09d (patch) | |
tree | a7daebdf4bd2b7ec2f6a5ee4940ee55019af7c19 /dev-ruby/hoe/hoe-3.16.0.ebuild | |
parent | dev-ruby/coderay: stable 1.1.2 for sparc, bug #634930 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-a4df8059bc960ea46c39c6416f8b8cd7d1e8b09d.tar.gz gentoo-a4df8059bc960ea46c39c6416f8b8cd7d1e8b09d.tar.bz2 gentoo-a4df8059bc960ea46c39c6416f8b8cd7d1e8b09d.zip |
dev-ruby/hoe: stable 3.16.0 for sparc, bug #634930 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/hoe/hoe-3.16.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-3.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild index 5c621f71e5a8..f350f7cc9972 100644 --- a/dev-ruby/hoe/hoe-3.16.0.ebuild +++ b/dev-ruby/hoe/hoe-3.16.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )" |