summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-07-24 19:50:22 +0200
committerMarkus Meier <maekke@gentoo.org>2017-07-24 19:50:22 +0200
commit94b5c652b829effc1e075fb22f867673aece3d59 (patch)
tree20d2dbaa6c55f6680de5131d7c401b8688207c47
parentdev-ruby/activerecord: add ~arm, bug #624234 (diff)
downloadgentoo-94b5c652b829effc1e075fb22f867673aece3d59.tar.gz
gentoo-94b5c652b829effc1e075fb22f867673aece3d59.tar.bz2
gentoo-94b5c652b829effc1e075fb22f867673aece3d59.zip
www-servers/puma: add ~arm, bug #624234
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
-rw-r--r--www-servers/puma/puma-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.9.1.ebuild b/www-servers/puma/puma-3.9.1.ebuild
index 575676364d65..118aa44cbc3d 100644
--- a/www-servers/puma/puma-3.9.1.ebuild
+++ b/www-servers/puma/puma-3.9.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 ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"