diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:30 +0100 |
commit | f9a7cde91299bfd4e2f067e4ae5f40e98cc39feb (patch) | |
tree | 6b6853d9c2d2840c7cb4b2c1633c2ebb86ae8c52 /dev-ruby/net-http-digest_auth | |
parent | dev-ruby/net-http-digest_auth: Stabilize 1.4.1-r2 amd64, #909117 (diff) | |
download | gentoo-f9a7cde91299bfd4e2f067e4ae5f40e98cc39feb.tar.gz gentoo-f9a7cde91299bfd4e2f067e4ae5f40e98cc39feb.tar.bz2 gentoo-f9a7cde91299bfd4e2f067e4ae5f40e98cc39feb.zip |
dev-ruby/net-http-digest_auth: Stabilize 1.4.1-r2 x86, #909117
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/net-http-digest_auth')
-rw-r--r-- | dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.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-r2.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild index eb8e5222aeab..d758c34eaf33 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild @@ -14,7 +14,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" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/minitest )" |