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 D49DA139083 for ; Tue, 19 Dec 2017 09:15:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C8EFE1089; Tue, 19 Dec 2017 09:15:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1EF83E1089 for ; Tue, 19 Dec 2017 09:15:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0A9CD33BF51 for ; Tue, 19 Dec 2017 09:15:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73AB0AE8D for ; Tue, 19 Dec 2017 09:15:08 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1513673494.34d24c9972c1b65e42f2f4ab76929a8f53f256d6.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/oidentd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/oidentd/oidentd-2.0.8-r6.ebuild X-VCS-Directories: net-misc/oidentd/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 34d24c9972c1b65e42f2f4ab76929a8f53f256d6 X-VCS-Branch: master Date: Tue, 19 Dec 2017 09:15:08 +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: 51830c9d-3abe-4ded-a4f1-c62102a21f10 X-Archives-Hash: 9088ad2eb6be75a13b7e53164ca5c525 commit: 34d24c9972c1b65e42f2f4ab76929a8f53f256d6 Author: Jason Zaman gentoo org> AuthorDate: Tue Dec 19 08:51:34 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Dec 19 08:51:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d24c99 net-misc/oidentd: amd64 stable Gentoo-bug: 640648 Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-misc/oidentd/oidentd-2.0.8-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/oidentd/oidentd-2.0.8-r6.ebuild b/net-misc/oidentd/oidentd-2.0.8-r6.ebuild index 946a5e25c92..ba139a1b682 100644 --- a/net-misc/oidentd/oidentd-2.0.8-r6.ebuild +++ b/net-misc/oidentd/oidentd-2.0.8-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug ipv6 masquerade selinux" DEPEND=""