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 421B4139694 for ; Wed, 12 Apr 2017 13:05:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D283E0CED; Wed, 12 Apr 2017 13:05:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 791A8E0CED for ; Wed, 12 Apr 2017 13:05:55 +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 606FD341130 for ; Wed, 12 Apr 2017 13:05:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7E8A742F for ; Wed, 12 Apr 2017 13:05:52 +0000 (UTC) From: "Michael Haubenwallner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" Message-ID: <1492002339.dedb45d2f62a079b71d36e7d9fc938bfc95034db.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/confix-wrapper/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/confix-wrapper/confix-wrapper-0.ebuild X-VCS-Directories: dev-util/confix-wrapper/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: dedb45d2f62a079b71d36e7d9fc938bfc95034db X-VCS-Branch: master Date: Wed, 12 Apr 2017 13:05:52 +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: 07377170-86e2-42e6-bcaa-c6eb129aeac8 X-Archives-Hash: 31fa538c41f55b021121f1f6614e2082 commit: dedb45d2f62a079b71d36e7d9fc938bfc95034db Author: Michael Haubenwallner gentoo org> AuthorDate: Wed Apr 12 13:05:39 2017 +0000 Commit: Michael Haubenwallner gentoo org> CommitDate: Wed Apr 12 13:05:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dedb45d2 dev-util/confix-wrapper: add ~amd64-linux keyword Package-Manager: portage-2.3.3 dev-util/confix-wrapper/confix-wrapper-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/confix-wrapper/confix-wrapper-0.ebuild b/dev-util/confix-wrapper/confix-wrapper-0.ebuild index ce153e1ee57..a7450e6f469 100644 --- a/dev-util/confix-wrapper/confix-wrapper-0.ebuild +++ b/dev-util/confix-wrapper/confix-wrapper-0.ebuild @@ -6,7 +6,7 @@ HOMEPAGE="http://confix.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-cygwin ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" src_install() {