diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:52:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:15 +0100 |
commit | 5425b0243c9f66266a4e67ae7db025aab007e734 (patch) | |
tree | 60697c56ade5bb675c5f671c16c1f1b37eee3b83 /dev-libs/libevdev | |
parent | net-analyzer/wireshark: x86 stable wrt bug #609646 (diff) | |
download | gentoo-5425b0243c9f66266a4e67ae7db025aab007e734.tar.gz gentoo-5425b0243c9f66266a4e67ae7db025aab007e734.tar.bz2 gentoo-5425b0243c9f66266a4e67ae7db025aab007e734.zip |
dev-libs/libevdev: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r-- | dev-libs/libevdev/libevdev-1.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.5.6.ebuild b/dev-libs/libevdev/libevdev-1.5.6.ebuild index 731d3f1e32b7..62f3504a6f74 100644 --- a/dev-libs/libevdev/libevdev-1.5.6.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.6.ebuild @@ -18,7 +18,7 @@ else fi RESTRICT="test" # Tests need to run as root. -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="" DEPEND="${PYTHON_DEPS}" |