summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-01-15 07:35:33 +0100
committerHans de Graaff <graaff@gentoo.org>2022-01-15 07:35:33 +0100
commitc0599a1b7975d8ecf979ea74add02183700fc19f (patch)
treed1537f264b8659c1fd7ab78fb6dfe8add671a40c /dev-ruby/ntlm-http
parentdev-ruby/sparklines: cleanup (diff)
downloadgentoo-c0599a1b7975d8ecf979ea74add02183700fc19f.tar.gz
gentoo-c0599a1b7975d8ecf979ea74add02183700fc19f.tar.bz2
gentoo-c0599a1b7975d8ecf979ea74add02183700fc19f.zip
dev-ruby/ntlm-http: stable all arches
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ntlm-http')
-rw-r--r--dev-ruby/ntlm-http/ntlm-http-0.1.1-r3.ebuild4
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 )"