diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 16:03:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 16:03:01 +0100 |
commit | b960e34b908393f7c05437a38516094eded829b8 (patch) | |
tree | 75ba3b24842cc65cdb12b97cfb516b18882676fe /dev-ruby/patron | |
parent | dev-ruby/patron: Keyword 0.13.3-r2 ppc64, #903712 (diff) | |
download | gentoo-b960e34b908393f7c05437a38516094eded829b8.tar.gz gentoo-b960e34b908393f7c05437a38516094eded829b8.tar.bz2 gentoo-b960e34b908393f7c05437a38516094eded829b8.zip |
dev-ruby/patron: Keyword 0.13.3-r2 x86, #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 064c711c7995..8eab88483eb2 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 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND+=" net-misc/curl" |