summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-04 00:52:26 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-04 00:52:26 +0100
commit3579ac14384a4621e916e5864f7f807def4050a1 (patch)
tree784a7c803e6e893c9bf9e444d50cb50c2de0493f /www-servers
parentdev-db/mysql: x86 stable (bug #766339) (diff)
downloadgentoo-3579ac14384a4621e916e5864f7f807def4050a1.tar.gz
gentoo-3579ac14384a4621e916e5864f7f807def4050a1.tar.bz2
gentoo-3579ac14384a4621e916e5864f7f807def4050a1.zip
www-servers/puma: x86 stable (bug #768432)
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-5.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/puma/puma-5.1.1.ebuild b/www-servers/puma/puma-5.1.1.ebuild
index 5effca51d3dc..485e18f262b4 100644
--- a/www-servers/puma/puma-5.1.1.ebuild
+++ b/www-servers/puma/puma-5.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"