Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/lcd4linux/
Date: Sun, 07 Oct 2018 16:06:27
Message-Id: 1538928322.d343c5760143c92f0f31c1187770ac5f49edb57a.mattst88@gentoo
1 commit: d343c5760143c92f0f31c1187770ac5f49edb57a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 7 16:01:51 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 16:05:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d343c576
7
8 app-misc/lcd4linux: dropped ppc keywords, bug 658722
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r4.ebuild b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r4.ebuild
16 index dd4dad81be1..ce72ad45809 100644
17 --- a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r4.ebuild
18 +++ b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r4.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ppc x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="mysql python iconv mpd"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"