summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rest-client')
-rw-r--r--dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild b/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild
index dcc7bc25e62a..5a08972d49c6 100644
--- a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild
+++ b/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/archiloque/rest-client"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/webmock )"