diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:15:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:34:12 +0200 |
commit | 0ce89a5de4f40ebff69fd2320969c262c916e2e8 (patch) | |
tree | b9cea97c0ad7d624da35056920f75c51d2ebe724 /dev-ruby/patron | |
parent | dev-ruby/simple-rss: x86 stable (bug #683244) (diff) | |
download | gentoo-0ce89a5de4f40ebff69fd2320969c262c916e2e8.tar.gz gentoo-0ce89a5de4f40ebff69fd2320969c262c916e2e8.tar.bz2 gentoo-0ce89a5de4f40ebff69fd2320969c262c916e2e8.zip |
dev-ruby/patron: x86 stable (bug #683244)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/patron-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/patron/patron-0.13.1-r1.ebuild b/dev-ruby/patron/patron-0.13.1-r1.ebuild index 6543c702c030..704973cc7f65 100644 --- a/dev-ruby/patron/patron-0.13.1-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.1-r1.ebuild @@ -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" |