summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-26 11:47:51 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-26 11:47:51 +0000
commiteff62849efda03da7109e056725c69b9167b9492 (patch)
tree139634f91d413bf85d6a9ce453efc4bbf32ac2d8 /www-servers
parentapp-text/poppler: stable 0.68.0 for ia64, bug #659828 (diff)
downloadgentoo-eff62849efda03da7109e056725c69b9167b9492.tar.gz
gentoo-eff62849efda03da7109e056725c69b9167b9492.tar.bz2
gentoo-eff62849efda03da7109e056725c69b9167b9492.zip
www-servers/puma: keyworded 3.12.0 for ppc64, bug #673556
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-3.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/puma/puma-3.12.0.ebuild b/www-servers/puma/puma-3.12.0.ebuild
index cba158bd16e8..1c30abe77f9a 100644
--- a/www-servers/puma/puma-3.12.0.ebuild
+++ b/www-servers/puma/puma-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"