x11-libs/libdlo: add ~ppc keyword
authorConrad Kostecki <conrad@kostecki.com>
Wed, 7 Aug 2019 19:59:42 +0000 (21:59 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 8 Aug 2019 03:32:40 +0000 (06:32 +0300)
Thanks to ernsteiswuerfel, ~ppc keyword can be added.

Bug: https://bugs.gentoo.org/690412
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
x11-libs/libdlo/libdlo-0.1.2-r1.ebuild

index a299b2e70e8de17273a580f053c38a42f52aaf20..1b720a84b95b091d7825d8fd0744f345cadee613 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="static-libs test-program"
 
 RDEPEND="virtual/libusb:0="