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 B1987138359 for ; Wed, 16 Sep 2020 22:26:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E454AE0884; Wed, 16 Sep 2020 22:26: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 CB812E0884 for ; Wed, 16 Sep 2020 22:26:03 +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 C73D6335C60 for ; Wed, 16 Sep 2020 22:26:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73D7B33A for ; Wed, 16 Sep 2020 22:26:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1600295145.b838bc86dc7b3f514ed11cd0195b6e2c0416607c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pimpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/pimpd/pimpd-0.8-r1.ebuild X-VCS-Directories: net-misc/pimpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b838bc86dc7b3f514ed11cd0195b6e2c0416607c X-VCS-Branch: master Date: Wed, 16 Sep 2020 22:26:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa8e18b0-4044-4377-a348-4c441c2ff05a X-Archives-Hash: 255525571c1521ca435439b143323922 commit: b838bc86dc7b3f514ed11cd0195b6e2c0416607c Author: Sam James gentoo org> AuthorDate: Wed Sep 16 22:25:20 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 16 22:25:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b838bc86 net-misc/pimpd: x86 stable (forward) Bug: https://bugs.gentoo.org/740964 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> net-misc/pimpd/pimpd-0.8-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/pimpd/pimpd-0.8-r1.ebuild b/net-misc/pimpd/pimpd-0.8-r1.ebuild index 449da1bcd34..8c5762a44ff 100644 --- a/net-misc/pimpd/pimpd-0.8-r1.ebuild +++ b/net-misc/pimpd/pimpd-0.8-r1.ebuild @@ -11,8 +11,7 @@ SRC_URI="http://cats.meow.at/~peter/pimpd_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc ~x86" -IUSE="" +KEYWORDS="~amd64 ppc sparc x86" src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"