summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conrad@kostecki.com>2019-10-04 21:05:49 +0200
committerAaron Bauman <bman@gentoo.org>2019-11-07 21:55:51 -0500
commit4365b1ba11d1596f2baaa75fe6f5981114abba78 (patch)
tree32ad7d38904fae5f3865dc4fc2121ad1c18a39e7
parentdev-db/sqlite: arm64 stable (bug #695840) (diff)
downloadgentoo-4365b1ba11d1596f2baaa75fe6f5981114abba78.tar.gz
gentoo-4365b1ba11d1596f2baaa75fe6f5981114abba78.tar.bz2
gentoo-4365b1ba11d1596f2baaa75fe6f5981114abba78.zip
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 <conrad@kostecki.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--x11-libs/libdlo/libdlo-0.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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="