Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pimpd/
Date: Wed, 16 Sep 2020 22:26:04
Message-Id: 1600295145.b838bc86dc7b3f514ed11cd0195b6e2c0416607c.sam@gentoo
1 commit: b838bc86dc7b3f514ed11cd0195b6e2c0416607c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 16 22:25:20 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 16 22:25:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b838bc86
7
8 net-misc/pimpd: x86 stable (forward)
9
10 Bug: https://bugs.gentoo.org/740964
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 net-misc/pimpd/pimpd-0.8-r1.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/net-misc/pimpd/pimpd-0.8-r1.ebuild b/net-misc/pimpd/pimpd-0.8-r1.ebuild
18 index 449da1bcd34..8c5762a44ff 100644
19 --- a/net-misc/pimpd/pimpd-0.8-r1.ebuild
20 +++ b/net-misc/pimpd/pimpd-0.8-r1.ebuild
21 @@ -11,8 +11,7 @@ SRC_URI="http://cats.meow.at/~peter/pimpd_${PV}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ppc sparc ~x86"
26 -IUSE=""
27 +KEYWORDS="~amd64 ppc sparc x86"
28
29 src_compile() {
30 emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"