diff options
Diffstat (limited to 'dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild')
-rw-r--r-- | dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild index 960bd91a5093..d05197d014ca 100644 --- a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild +++ b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.mindflowsolutions.net/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" |