summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-06-12 07:34:18 +0200
committerHans de Graaff <graaff@gentoo.org>2020-06-12 07:34:18 +0200
commit5e31d034924339304252ee61b8c4302fa9f18fb1 (patch)
tree3b1d7da594bcf9c96619ad197b29edf79cd64d94 /dev-ruby
parentprofiles/package.mask: mask net-libs/nDPI and friends (diff)
downloadgentoo-5e31d034924339304252ee61b8c4302fa9f18fb1.tar.gz
gentoo-5e31d034924339304252ee61b8c4302fa9f18fb1.tar.bz2
gentoo-5e31d034924339304252ee61b8c4302fa9f18fb1.zip
dev-ruby/httparty: amd64 stable
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/httparty/httparty-0.17.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httparty/httparty-0.17.3.ebuild b/dev-ruby/httparty/httparty-0.17.3.ebuild
index 418e319afe65..568d1d507061 100644
--- a/dev-ruby/httparty/httparty-0.17.3.ebuild
+++ b/dev-ruby/httparty/httparty-0.17.3.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
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
ruby_add_rdepend 'dev-ruby/mime-types:3 >=dev-ruby/multi_xml-0.5.2'