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 2D8E9139085 for ; Wed, 21 Dec 2016 09:40:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A554D234063; Wed, 21 Dec 2016 09:40:53 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 876A9234063 for ; Wed, 21 Dec 2016 09:40:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB02634102B for ; Wed, 21 Dec 2016 09:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD29424E7 for ; Wed, 21 Dec 2016 09:40:44 +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: <1482313186.8b5001e73f127fd6deb0a6069d781d7517fa30be.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/postgrey/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/postgrey/postgrey-1.36-r1.ebuild X-VCS-Directories: mail-filter/postgrey/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 8b5001e73f127fd6deb0a6069d781d7517fa30be X-VCS-Branch: master Date: Wed, 21 Dec 2016 09:40:44 +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: 4a0ac349-f460-42a7-a539-68482ae72117 X-Archives-Hash: efa102bf21fae6ee7bf510f97e092821 commit: 8b5001e73f127fd6deb0a6069d781d7517fa30be Author: Tobias Klausmann gentoo org> AuthorDate: Wed Dec 21 09:39:46 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Dec 21 09:39:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5001e7 mail-filter/postgrey-1.36-r1: stable on amd64 Gentoo-Bug: 597032 mail-filter/postgrey/postgrey-1.36-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/postgrey/postgrey-1.36-r1.ebuild b/mail-filter/postgrey/postgrey-1.36-r1.ebuild index fdf7965..89b28d0 100644 --- a/mail-filter/postgrey/postgrey-1.36-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.36-r1.ebuild @@ -13,7 +13,7 @@ http://postgrey.schweikert.ch/pub/old/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="targrey" DEPEND=""