summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-24 22:36:02 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-24 23:22:33 +0100
commit2a12e3c86239a98ea81b0ff35d05ab55553fe145 (patch)
tree89cf8baf58020ec7fb0469f4122dae18bdde6b1a /dev-libs/libevdev
parentdev-libs/libisoburn: x86 stable (bug #676052) (diff)
downloadgentoo-2a12e3c86239a98ea81b0ff35d05ab55553fe145.tar.gz
gentoo-2a12e3c86239a98ea81b0ff35d05ab55553fe145.tar.bz2
gentoo-2a12e3c86239a98ea81b0ff35d05ab55553fe145.zip
dev-libs/libevdev: x86 stable (bug #675818)
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"