diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:16:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:16:18 +0100 |
commit | 7b05d48e1637d5d1deb965562fa1285c87dea6bf (patch) | |
tree | 29a5c783bd309b9634a18519394d36fdb2f9d98b /www-servers/puma | |
parent | dev-ruby/async-container: Keyword 0.16.12-r1 arm64, #903711 (diff) | |
download | gentoo-7b05d48e1637d5d1deb965562fa1285c87dea6bf.tar.gz gentoo-7b05d48e1637d5d1deb965562fa1285c87dea6bf.tar.bz2 gentoo-7b05d48e1637d5d1deb965562fa1285c87dea6bf.zip |
www-servers/puma: Keyword 6.1.1-r1 arm64, #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 9d39f3131e62..808d85ed65ff 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" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |