summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-19 10:02:08 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-19 10:02:32 +0100
commit97481cbecf3ed4ee304e85a8b12e1fc13909d4d8 (patch)
tree7fef7ffe659e68b1affd8c7cca5021aee874785b /dev-ruby/webmock
parentdev-ruby/http: amd64 stable (diff)
downloadgentoo-97481cbecf3ed4ee304e85a8b12e1fc13909d4d8.tar.gz
gentoo-97481cbecf3ed4ee304e85a8b12e1fc13909d4d8.tar.bz2
gentoo-97481cbecf3ed4ee304e85a8b12e1fc13909d4d8.zip
dev-ruby/webmock: amd64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/webmock')
-rw-r--r--dev-ruby/webmock/webmock-1.24.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webmock/webmock-1.24.6.ebuild b/dev-ruby/webmock/webmock-1.24.6.ebuild
index eb1b97a4fece..ed8095d53b08 100644
--- a/dev-ruby/webmock/webmock-1.24.6.ebuild
+++ b/dev-ruby/webmock/webmock-1.24.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/bblimke/webmock"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 dev-ruby/hashdiff"