app-misc/lcdproc: readd ~ppc64 keyword

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>
This commit is contained in:
Conrad Kostecki
2019-10-04 21:24:28 +02:00
committed by Aaron Bauman
parent 8871bb72f3
commit afd5dfe01c

View 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"