summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-17 11:02:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-17 11:02:46 +0200
commit0cfcdf12a725262b0297be748c5099c93476e18e (patch)
tree0a9852253f8fc21fb4480ca1ba24b44f860e497a /www-servers
parentdev-cpp/eigen: Stabilize 3.4.0-r1 arm64, #829331 (diff)
downloadgentoo-0cfcdf12a725262b0297be748c5099c93476e18e.tar.gz
gentoo-0cfcdf12a725262b0297be748c5099c93476e18e.tar.bz2
gentoo-0cfcdf12a725262b0297be748c5099c93476e18e.zip
www-servers/puma: Keyword 5.5.2 arm, #821892
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-5.5.2.ebuild2
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 8102731be05e..46921cbf5557 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 ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"