diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-02-19 20:17:19 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-02-19 20:20:13 +0100 |
commit | 0bb0e5840967aeb03d6c43ffc1d3396f2a5ec33e (patch) | |
tree | e1e67e0a4ca7c505215f297f0a2f5395e12ad822 /dev-ruby/webmock | |
parent | profiles: Mask gnome-extra/nautilus-dropbox for removal (diff) | |
download | gentoo-0bb0e5840967aeb03d6c43ffc1d3396f2a5ec33e.tar.gz gentoo-0bb0e5840967aeb03d6c43ffc1d3396f2a5ec33e.tar.bz2 gentoo-0bb0e5840967aeb03d6c43ffc1d3396f2a5ec33e.zip |
dev-ruby/webmock: amd64 stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/webmock')
-rw-r--r-- | dev-ruby/webmock/webmock-3.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webmock/webmock-3.7.6.ebuild b/dev-ruby/webmock/webmock-3.7.6.ebuild index 377168ac6040..ac9f574bd032 100644 --- a/dev-ruby/webmock/webmock-3.7.6.ebuild +++ b/dev-ruby/webmock/webmock-3.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/bblimke/webmock" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~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-0.4.0:0" |