diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-10 07:53:55 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-10 07:53:55 +0200 |
commit | 35acdd80819af871eacd0a2563642918d19bb1f8 (patch) | |
tree | 6f36d1b46a0df3ef3dd519a53eaf70af3826849c /dev-ruby | |
parent | dev-ruby/ntlm-http: add ruby23 (diff) | |
download | gentoo-35acdd80819af871eacd0a2563642918d19bb1f8.tar.gz gentoo-35acdd80819af871eacd0a2563642918d19bb1f8.tar.bz2 gentoo-35acdd80819af871eacd0a2563642918d19bb1f8.zip |
dev-ruby/ntlm-http: mark ruby21 revision stable
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild index e0b52e677fa8..128bcaad0f74 100644 --- a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild +++ b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="http://www.mindflowsolutions.net/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" |