dev-libs/libinput-1.7.3-r0: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 10:01:07 +0000 (12:01 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 11:04:09 +0000 (13:04 +0200)
Gentoo-Bug: 624312

dev-libs/libinput/libinput-1.7.3.ebuild

index 58cbf7512117b64f9358e16fe80918e4aece64ae..8b6144e39eae888fc5284f2fed3e1506ec2ac04e 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="input_devices_wacom test"
 # Tests require write access to udev rules directory which is a no-no for live system.
 # Other tests are just about logs, exported symbols and autotest of the test library.