From: Thomas Deutschmann Date: Thu, 24 Jan 2019 21:36:02 +0000 (+0100) Subject: dev-libs/libevdev: x86 stable (bug #675818) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a12e3c86239a98ea81b0ff35d05ab55553fe145;p=gentoo.git dev-libs/libevdev: x86 stable (bug #675818) Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/libevdev/libevdev-1.6.0.ebuild b/dev-libs/libevdev/libevdev-1.6.0.ebuild index 78c02e98f14c..89e403e8f427 100644 --- a/dev-libs/libevdev/libevdev-1.6.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.6.0.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"