app-misc/lcdproc: readd ~ppc64 keyword
authorConrad Kostecki <conrad@kostecki.com>
Fri, 4 Oct 2019 19:24:28 +0000 (21:24 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 8 Nov 2019 02:55:52 +0000 (21:55 -0500)
Thanks to the hard work of ernsteiswuerfel, we can finally readd the
~ppc64 keyword to app-misc/lcdproc, as all tests passed.

Closes: https://bugs.gentoo.org/671028
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13023
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-misc/lcdproc/lcdproc-0.5.9.ebuild

index 7397f1bcdea296e0322614925bd4cd20f9bf3fba..e2d94ce2cdfa443dbdaf300e03ce9cb62fde9a4a 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.lcdproc.org/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz
        https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook"
 
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"