diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:41:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:49:34 +0200 |
commit | 56b6f406ef86e4a951ba20cf1aae7c749c602f96 (patch) | |
tree | f2330efc9ffa5cec6fa6217a7f758caa0269908b | |
parent | dev-ruby/dbf: x86 stable (bug #655210) (diff) | |
download | gentoo-56b6f406ef86e4a951ba20cf1aae7c749c602f96.tar.gz gentoo-56b6f406ef86e4a951ba20cf1aae7c749c602f96.tar.bz2 gentoo-56b6f406ef86e4a951ba20cf1aae7c749c602f96.zip |
dev-ruby/net-http-digest_auth: x86 stable (bug #655210)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild index 08d276fbcdf4..a546d33b4899 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" 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/hoe dev-ruby/minitest )" |