diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:16:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:16:06 +0100 |
commit | 05142850637b17f20644bdcc54c6cf8ab4d0091c (patch) | |
tree | c094a08fac94b58f5261c5adb20753eb5683cf0b /www-servers | |
parent | dev-ruby/async-container: Keyword 0.16.12-r1 arm, #903711 (diff) | |
download | gentoo-05142850637b17f20644bdcc54c6cf8ab4d0091c.tar.gz gentoo-05142850637b17f20644bdcc54c6cf8ab4d0091c.tar.bz2 gentoo-05142850637b17f20644bdcc54c6cf8ab4d0091c.zip |
www-servers/puma: Keyword 6.1.1-r1 arm, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-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 502969a3229c..9d39f3131e62 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" +KEYWORDS="~amd64 ~arm" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |