From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6AA5E138334 for ; Sun, 14 Oct 2018 01:44:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16B41E08ED; Sun, 14 Oct 2018 01:44:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0159E08ED for ; Sun, 14 Oct 2018 01:44:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D6EE335CDE for ; Sun, 14 Oct 2018 01:44:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A172D449 for ; Sun, 14 Oct 2018 01:44:15 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1539481311.9a25bf4a16d7749824fcdffae5c973b012084668.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_security/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apache/mod_security/mod_security-2.9.1-r1.ebuild X-VCS-Directories: www-apache/mod_security/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 9a25bf4a16d7749824fcdffae5c973b012084668 X-VCS-Branch: master Date: Sun, 14 Oct 2018 01:44:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 12dac188-41e2-42c8-b63a-2bde88874aea X-Archives-Hash: 4202f1d0432895c527b93edd274e8f35 commit: 9a25bf4a16d7749824fcdffae5c973b012084668 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 14 01:41:51 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 14 01:41:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a25bf4a www-apache/mod_security: x86 stable (bug #668050) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> www-apache/mod_security/mod_security-2.9.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild index 6dc8bf354d1..a2253686955 100644 --- a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild +++ b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc fuzzyhash geoip jit json lua mlogc" COMMON_DEPEND="dev-libs/apr