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 E24951381F1 for ; Sun, 28 Jan 2018 16:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26A9BE0DDD; Sun, 28 Jan 2018 16:59:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 004E1E0DDD for ; Sun, 28 Jan 2018 16:59:02 +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 16A78335C49 for ; Sun, 28 Jan 2018 16:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD8821CD for ; Sun, 28 Jan 2018 16:59:00 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1517158727.80d896d9e8777f994e17f6697d9bcd11a5b1be06.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/netqmail/netqmail-1.06-r4.ebuild X-VCS-Directories: mail-mta/netqmail/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 80d896d9e8777f994e17f6697d9bcd11a5b1be06 X-VCS-Branch: master Date: Sun, 28 Jan 2018 16:59:00 +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: 2ea2f722-d824-4dab-8b79-8c08553cb7ae X-Archives-Hash: 6134c07978fad317f38f6d00925f2682 commit: 80d896d9e8777f994e17f6697d9bcd11a5b1be06 Author: Tobias Klausmann gentoo org> AuthorDate: Sun Jan 28 16:58:32 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sun Jan 28 16:58:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d896d9 mail-mta/netqmail-1.06-r4: alpha stable Gentoo-Bug: http://bugs.gentoo.org/504392 mail-mta/netqmail/netqmail-1.06-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild index ebb18f0d4b0..1737b7b0edf 100644 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild @@ -36,7 +36,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="authcram gencertdaily highvolume libressl qmail-spp ssl vanilla" REQUIRED_USE='vanilla? ( !ssl !qmail-spp !highvolume )' RESTRICT="test"