summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:10:57 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:00 +0100
commit88354f4388dbfe0a458cdad5d3bb8f318112ff0b (patch)
tree6e3f6ab3e8cec2c7a1eff98c61c01b93a458e91d /dev-ruby
parentdev-ruby/nenv: drop x86-macos (diff)
downloadgentoo-88354f4388dbfe0a458cdad5d3bb8f318112ff0b.tar.gz
gentoo-88354f4388dbfe0a458cdad5d3bb8f318112ff0b.tar.bz2
gentoo-88354f4388dbfe0a458cdad5d3bb8f318112ff0b.zip
dev-ruby/net-http-digest_auth: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild4
1 files changed, 2 insertions, 2 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 b4d408878fe9..fa7c2dd90474 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/minitest )"