diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:42:49 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:42:49 +0100 |
commit | b0b9b3d2cacfe046133954f3861e599bd99edd5b (patch) | |
tree | 1a2b99469d464a2640cc8d77f08b492a01eef797 /dev-ruby/patron | |
parent | dev-util/cucumber-expressions: add 5.0.13 (diff) | |
download | gentoo-b0b9b3d2cacfe046133954f3861e599bd99edd5b.tar.gz gentoo-b0b9b3d2cacfe046133954f3861e599bd99edd5b.tar.bz2 gentoo-b0b9b3d2cacfe046133954f3861e599bd99edd5b.zip |
dev-ruby/patron: amd64 stable, bug 645206
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/patron-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/patron/patron-0.10.0.ebuild b/dev-ruby/patron/patron-0.10.0.ebuild index f98916d6fc58..bc6943546a3d 100644 --- a/dev-ruby/patron/patron-0.10.0.ebuild +++ b/dev-ruby/patron/patron-0.10.0.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=6 @@ -15,7 +15,7 @@ HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" net-misc/curl" |