diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 11:47:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 11:47:55 +0000 |
commit | 967588c4528e76827df769531b45ad962e6077d6 (patch) | |
tree | 743ab7c1a6b5742b0e94cd630dc4c4ddc2875db8 /dev-ruby/patron | |
parent | www-servers/puma: keyworded 3.12.0 for ppc64, bug #673556 (diff) | |
download | gentoo-967588c4528e76827df769531b45ad962e6077d6.tar.gz gentoo-967588c4528e76827df769531b45ad962e6077d6.tar.bz2 gentoo-967588c4528e76827df769531b45ad962e6077d6.zip |
dev-ruby/patron: keyworded 0.13.1-r1 for ppc64, bug #673556
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 c935879f8a68..d98c6550e708 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 ~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" |