summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-24 19:15:55 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-24 19:15:55 -0400
commitc230fdf4cb5bb2029ffba8acd4e2351b24852086 (patch)
treea9cb83034d5bb21ced8f30d6619213dab00ab514 /www-servers
parentmedia-libs/libheif: arm64 stable (diff)
downloadgentoo-c230fdf4cb5bb2029ffba8acd4e2351b24852086.tar.gz
gentoo-c230fdf4cb5bb2029ffba8acd4e2351b24852086.tar.bz2
gentoo-c230fdf4cb5bb2029ffba8acd4e2351b24852086.zip
www-servers/puma: arm64 keyworded (bug #689710)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-4.0.1.ebuild b/www-servers/puma/puma-4.0.1.ebuild
index e51307bf71aa..dc7bd31a6c29 100644
--- a/www-servers/puma/puma-4.0.1.ebuild
+++ b/www-servers/puma/puma-4.0.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"