From: Conrad Kostecki Date: Fri, 4 Oct 2019 19:05:49 +0000 (+0200) Subject: x11-libs/libdlo: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4365b1ba11d1596f2baaa75fe6f5981114abba78;p=gentoo.git x11-libs/libdlo: add ~ppc64 keyword Thanks for ernsteiswuerfel, all tests passed on ~ppc64, so it can be keyworded as a dep for app-misc/lcdproc Bug: https://bugs.gentoo.org/671028 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki Signed-off-by: Aaron Bauman --- diff --git a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild index 77e257d710b5..968a92485e07 100644 --- a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild +++ b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="static-libs test-program" RDEPEND="virtual/libusb:0="