commit:     e70a21e39f8ca22c1316866563b70763b1503451
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Wed Aug  7 20:14:11 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug  8 03:32:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70a21e3

app-misc/glcdprocdriver: drop ~ppc keyword

Due usage of <sys/io.h>, it can't be compiled anymore on ~ppc.

Bug: https://bugs.gentoo.org/691672
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild 
b/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
index 3a914692ace..baabf0037ba 100644
--- a/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
+++ b/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
@@ -9,11 +9,13 @@ MY_P="${MY_PN}-${PV}"
 inherit toolchain-funcs
 
 DESCRIPTION="A glue between the graphlcd-base library from the GraphLCD 
project"
-HOMEPAGE="https://lucianm.github.io/GLCDprocDriver
-       https://github.com/lucianm/GLCDprocDriver";
+HOMEPAGE="
+       https://lucianm.github.io/GLCDprocDriver
+       https://github.com/lucianm/GLCDprocDriver
+"
 SRC_URI="https://github.com/lucianm/${MY_PN}/archive/0.1.2.tar.gz -> 
${MY_P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 LICENSE="GPL-2"
 

Reply via email to