diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-12-19 07:11:06 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-12-19 07:11:06 +0100 |
commit | 8b9f9f1bcb48ed02bf2917bf8f364622ff3dab39 (patch) | |
tree | 0391655f37e74bb95ef8e24bb2ee4a34afbfa9d2 /dev-ruby/patron | |
parent | dev-ruby/patron: cleanup (diff) | |
download | gentoo-8b9f9f1bcb48ed02bf2917bf8f364622ff3dab39.tar.gz gentoo-8b9f9f1bcb48ed02bf2917bf8f364622ff3dab39.tar.bz2 gentoo-8b9f9f1bcb48ed02bf2917bf8f364622ff3dab39.zip |
dev-ruby/patron: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/patron-0.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/patron/patron-0.13.1.ebuild b/dev-ruby/patron/patron-0.13.1.ebuild index 9e7b6892856e..07e504894074 100644 --- a/dev-ruby/patron/patron-0.13.1.ebuild +++ b/dev-ruby/patron/patron-0.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" net-misc/curl" |