summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:38:06 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:51:20 +0100
commitf0126aa2c733f3d01057b732fe08734f31215ec0 (patch)
tree6b4c570ea27fe7fb34b4a935b940b4b96b52203f /dev-ruby/webmock/webmock-2.3.2.ebuild
parentdev-ruby/http: x86 keyworded (bug #563858) (diff)
downloadgentoo-f0126aa2c733f3d01057b732fe08734f31215ec0.tar.gz
gentoo-f0126aa2c733f3d01057b732fe08734f31215ec0.tar.bz2
gentoo-f0126aa2c733f3d01057b732fe08734f31215ec0.zip
dev-ruby/webmock: x86 keyworded (bug #563858)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/webmock/webmock-2.3.2.ebuild')
-rw-r--r--dev-ruby/webmock/webmock-2.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webmock/webmock-2.3.2.ebuild b/dev-ruby/webmock/webmock-2.3.2.ebuild
index 91dd31695013..71a8ab4b29f8 100644
--- a/dev-ruby/webmock/webmock-2.3.2.ebuild
+++ b/dev-ruby/webmock/webmock-2.3.2.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
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/bblimke/webmock"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~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"