From 9acb6aa1c5b4576fe19563fe7dcd3a6bb9088fc3 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 14 Jan 2018 09:08:29 +0100 Subject: [PATCH] www-servers/puma: amd64 stable Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- www-servers/puma/puma-3.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/puma/puma-3.11.0.ebuild b/www-servers/puma/puma-3.11.0.ebuild index 5ebdb4097bc33..c9409bdf937dc 100644 --- a/www-servers/puma/puma-3.11.0.ebuild +++ b/www-servers/puma/puma-3.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" +KEYWORDS="amd64 ~arm ~arm64" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"