diff options
author | 2023-04-07 16:02:54 +0100 | |
---|---|---|
committer | 2023-04-07 16:02:54 +0100 | |
commit | 6c4ff9f3138ffecc71fc540206a744a3c9185ff9 (patch) | |
tree | 6dfeb7cada3357d5545dba161aa481b4191d0775 /dev-ruby/patron | |
parent | dev-ruby/patron: Keyword 0.13.3-r2 arm64, #903712 (diff) | |
download | gentoo-6c4ff9f3138ffecc71fc540206a744a3c9185ff9.tar.gz gentoo-6c4ff9f3138ffecc71fc540206a744a3c9185ff9.tar.bz2 gentoo-6c4ff9f3138ffecc71fc540206a744a3c9185ff9.zip |
dev-ruby/patron: Keyword 0.13.3-r2 ppc, #903712
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/patron-0.13.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/patron/patron-0.13.3-r2.ebuild b/dev-ruby/patron/patron-0.13.3-r2.ebuild index a50247819095..9f7678788be7 100644 --- a/dev-ruby/patron/patron-0.13.3-r2.ebuild +++ b/dev-ruby/patron/patron-0.13.3-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/toland/patron" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="" DEPEND+=" net-misc/curl" |