diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 03:32:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 03:32:37 +0100 |
commit | 7b80303f011e629a1214017cc51335940d2ef34f (patch) | |
tree | 589ef860d50b97300de544f05afaa0e804741a68 /www-servers/puma | |
parent | dev-ruby/localhost: Keyword 1.1.10 hppa, #761550 (diff) | |
download | gentoo-7b80303f011e629a1214017cc51335940d2ef34f.tar.gz gentoo-7b80303f011e629a1214017cc51335940d2ef34f.tar.bz2 gentoo-7b80303f011e629a1214017cc51335940d2ef34f.zip |
www-servers/puma: Keyword 6.1.1-r1 hppa, #761550
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 4410ee0354d7..91168f2d73ad 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |