diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 16:02:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 16:02:47 +0100 |
commit | fc1536efc9d6805d97170b22b9716fc461044147 (patch) | |
tree | fea26a8d3bc008d794ae55523ed02f11e6d7dae3 /dev-ruby/patron | |
parent | dev-util/pkgdev: drop 0.2.4 (diff) | |
download | gentoo-fc1536efc9d6805d97170b22b9716fc461044147.tar.gz gentoo-fc1536efc9d6805d97170b22b9716fc461044147.tar.bz2 gentoo-fc1536efc9d6805d97170b22b9716fc461044147.zip |
dev-ruby/patron: Keyword 0.13.3-r2 arm, #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 5c3884367749..c9bc2b3b0772 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" +KEYWORDS="~amd64 ~arm" IUSE="" DEPEND+=" net-misc/curl" |