commit: 7cdc20e91c878c50a2bfd9c035061446195a5861
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 6 20:45:07 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 6 20:45:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cdc20e9
dev-libs/libevdev-1.5.9: ppc64 stable, bug 649316
dev-libs/libevdev/libevdev-1.5.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libevdev/libevdev-1.5.9.ebuild
b/dev-libs/libevdev/libevdev-1.5.9.ebuild
index 5a2e06f0197..57d2c1f12c8 100644
--- a/dev-libs/libevdev/libevdev-1.5.9.ebuild
+++ b/dev-libs/libevdev/libevdev-1.5.9.ebuild
@@ -19,7 +19,7 @@ else
fi
RESTRICT="test" # Tests need to run as root.
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"