summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-13 17:09:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-13 17:10:12 +0300
commitb8b0458c4d5384f31e6d761a9b0f5e6e9113915c (patch)
tree4966eb0f32bd2e2a4f765f6e0222111d25fd06f6 /www-servers
parentdev-ruby/patron: amd64 stable wrt bug #683244 (diff)
downloadgentoo-b8b0458c4d5384f31e6d761a9b0f5e6e9113915c.tar.gz
gentoo-b8b0458c4d5384f31e6d761a9b0f5e6e9113915c.tar.bz2
gentoo-b8b0458c4d5384f31e6d761a9b0f5e6e9113915c.zip
www-servers/puma: amd64 stable wrt bug #683244
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-3.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.1.ebuild b/www-servers/puma/puma-3.12.1.ebuild
index df9ff4d937e3..091df024abde 100644
--- a/www-servers/puma/puma-3.12.1.ebuild
+++ b/www-servers/puma/puma-3.12.1.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 )"