From: Matt Turner Date: Sun, 19 Aug 2018 02:44:38 +0000 (-0700) Subject: dev-libs/libevdev-1.5.9-r1: ppc64 stable, bug 664002 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64725ff56b324b45c1639890c7cf766e6144e7b5;p=gentoo.git dev-libs/libevdev-1.5.9-r1: ppc64 stable, bug 664002 --- diff --git a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild b/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild index 45dd315c0f92..85aae4b2eb81 100644 --- a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then inherit autotools git-r3 else SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" fi LICENSE="MIT"