diff options
author | 2021-12-17 11:02:40 +0200 | |
---|---|---|
committer | 2021-12-17 11:02:46 +0200 | |
commit | 0cfcdf12a725262b0297be748c5099c93476e18e (patch) | |
tree | 0a9852253f8fc21fb4480ca1ba24b44f860e497a /www-servers | |
parent | dev-cpp/eigen: Stabilize 3.4.0-r1 arm64, #829331 (diff) | |
download | gentoo-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.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 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 )" |