From: Agostino Sarubbo Date: Mon, 6 Apr 2020 07:33:59 +0000 (+0200) Subject: dev-libs/libevdev: ppc stable wrt bug #714896 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=01aabb256d8e0ef0264d41bd54ac263567b52512;p=gentoo.git dev-libs/libevdev: ppc stable wrt bug #714896 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/libevdev/libevdev-1.9.0.ebuild b/dev-libs/libevdev/libevdev-1.9.0.ebuild index b326dca759ef..7c180b35ce81 100644 --- a/dev-libs/libevdev/libevdev-1.9.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.9.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then inherit 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 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" fi LICENSE="MIT"