diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-09-19 07:02:54 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-09-19 08:03:54 +0200 |
commit | daf9ccb9c99e6c4cfa082160151ad000c31ff984 (patch) | |
tree | 75d684090ffe6665afbe7e8397bf1b8a4436833d /dev-ruby/httparty | |
parent | dev-ruby/httparty: add 0.17.1 (diff) | |
download | gentoo-daf9ccb9c99e6c4cfa082160151ad000c31ff984.tar.gz gentoo-daf9ccb9c99e6c4cfa082160151ad000c31ff984.tar.bz2 gentoo-daf9ccb9c99e6c4cfa082160151ad000c31ff984.zip |
dev-ruby/httparty: amd64 stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/httparty')
-rw-r--r-- | dev-ruby/httparty/httparty-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httparty/httparty-0.17.0.ebuild b/dev-ruby/httparty/httparty-0.17.0.ebuild index 572fb718f926..6a35a79fd153 100644 --- a/dev-ruby/httparty/httparty-0.17.0.ebuild +++ b/dev-ruby/httparty/httparty-0.17.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://jnunemaker.github.com/httparty" 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' |