diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:16:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:16:50 +0100 |
commit | 623583b954e08da3ceee63dd8556e5594c39474d (patch) | |
tree | 0954c30fd3329ce4107ef8f82c488a192c3e6b2d /www-servers/puma | |
parent | dev-ruby/async-container: Keyword 0.16.12-r1 ppc, #903711 (diff) | |
download | gentoo-623583b954e08da3ceee63dd8556e5594c39474d.tar.gz gentoo-623583b954e08da3ceee63dd8556e5594c39474d.tar.bz2 gentoo-623583b954e08da3ceee63dd8556e5594c39474d.zip |
www-servers/puma: Keyword 6.1.1-r1 ppc, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-6.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-6.1.1-r1.ebuild b/www-servers/puma/puma-6.1.1-r1.ebuild index 808d85ed65ff..4d5269c1bdd0 100644 --- a/www-servers/puma/puma-6.1.1-r1.ebuild +++ b/www-servers/puma/puma-6.1.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |