diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 04:32:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 04:32:47 +0100 |
commit | 10bfa15ec7032de19d2763e2c5ef871b980885b5 (patch) | |
tree | 9f584fbffac327406e89fcdbb0ca32fb997ef6eb /dev-ruby/patron | |
parent | dev-ruby/http: drop obsolete sed (diff) | |
download | gentoo-10bfa15ec7032de19d2763e2c5ef871b980885b5.tar.gz gentoo-10bfa15ec7032de19d2763e2c5ef871b980885b5.tar.bz2 gentoo-10bfa15ec7032de19d2763e2c5ef871b980885b5.zip |
dev-ruby/patron: Keyword 0.13.3-r2 hppa, #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 8eab88483eb2..8eeeee2ce837 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND+=" net-misc/curl" |