diff options
author | 2017-10-22 23:41:40 +0200 | |
---|---|---|
committer | 2017-10-22 23:41:40 +0200 | |
commit | 1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5 (patch) | |
tree | f20c70f460e21572f6b94323b450da18570c1d34 /dev-ruby | |
parent | dev-ruby/highline-1.7.8-r0: alpha stable (diff) | |
download | gentoo-1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5.tar.gz gentoo-1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5.tar.bz2 gentoo-1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5.zip |
dev-ruby/hoe-3.16.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/634930
Diffstat (limited to 'dev-ruby')
-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 0a2342eb9ed0..8ba9973eb394 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 )" |