summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-14 09:08:29 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-14 09:15:02 +0100
commit9acb6aa1c5b4576fe19563fe7dcd3a6bb9088fc3 (patch)
tree4838d12999bb3fb391c3ac63fbf8f9b89c363fa1 /www-servers
parentwww-servers/puma: cleanup (diff)
downloadgentoo-9acb6aa1c5b4576fe19563fe7dcd3a6bb9088fc3.tar.gz
gentoo-9acb6aa1c5b4576fe19563fe7dcd3a6bb9088fc3.tar.bz2
gentoo-9acb6aa1c5b4576fe19563fe7dcd3a6bb9088fc3.zip
www-servers/puma: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-3.11.0.ebuild4
1 files 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 5ebdb4097bc3..c9409bdf937d 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 )"