summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-09 15:38:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-09 15:38:27 +0100
commit2cd0b0f94fefe393b1242ade3f25202adeb1334d (patch)
treeb7880c267e64bf105eb2097f4bc289308239e00b /www-servers/puma
parentsys-libs/libunwind: amd64 stable wrt bug #702306 (diff)
downloadgentoo-2cd0b0f94fefe393b1242ade3f25202adeb1334d.tar.gz
gentoo-2cd0b0f94fefe393b1242ade3f25202adeb1334d.tar.bz2
gentoo-2cd0b0f94fefe393b1242ade3f25202adeb1334d.zip
www-servers/puma: amd64 stable wrt bug #702316
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r--www-servers/puma/puma-3.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.2.ebuild b/www-servers/puma/puma-3.12.2.ebuild
index cacbab389b01..d87b15b03e82 100644
--- a/www-servers/puma/puma-3.12.2.ebuild
+++ b/www-servers/puma/puma-3.12.2.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 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"