summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:11:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:11:17 +0200
commit7a2c3b639dca61cd8330a3457982d118a5ae645a (patch)
treee60de9af8800b05325c2bcce768b34e1831f8268 /dev-libs/libevdev
parentlxde-base/lxlauncher: amd64 stable wrt bug #693272 (diff)
downloadgentoo-7a2c3b639dca61cd8330a3457982d118a5ae645a.tar.gz
gentoo-7a2c3b639dca61cd8330a3457982d118a5ae645a.tar.bz2
gentoo-7a2c3b639dca61cd8330a3457982d118a5ae645a.zip
dev-libs/libevdev: amd64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.8.0.ebuild b/dev-libs/libevdev/libevdev-1.8.0.ebuild
index a57608c9773f..18b211783c54 100644
--- a/dev-libs/libevdev/libevdev-1.8.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.8.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"