diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 02:19:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 02:19:30 +0000 |
commit | 4f99b9b4818670b3aa7b3ec752685f205da05644 (patch) | |
tree | 05072becd6f2d8c187ece168e8ec4957fcf3839f /www-servers/puma | |
parent | dev-ruby/localhost: Keyword 1.1.9 arm64, #821892 (diff) | |
download | gentoo-4f99b9b4818670b3aa7b3ec752685f205da05644.tar.gz gentoo-4f99b9b4818670b3aa7b3ec752685f205da05644.tar.bz2 gentoo-4f99b9b4818670b3aa7b3ec752685f205da05644.zip |
www-servers/puma: Keyword 5.5.2 arm64, #821892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.5.2.ebuild b/www-servers/puma/puma-5.5.2.ebuild index 75cc0bbcb1f3..b3b011a73721 100644 --- a/www-servers/puma/puma-5.5.2.ebuild +++ b/www-servers/puma/puma-5.5.2.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |