summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:59 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:59 +0200
commit9bfc012dae9f21468ac7f4891f96c2e7aa88b77a (patch)
treed7522be83295e70a64b608d9a61350b10ff05fce /dev-ruby/httpclient/httpclient-2.8.3.ebuild
parentdev-qt: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.tar.gz
gentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.tar.bz2
gentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.zip
dev-ruby: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient/httpclient-2.8.3.ebuild')
-rw-r--r--dev-ruby/httpclient/httpclient-2.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
index 67d4a172c85d..c26f863a9f25 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"