diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:03 +0100 |
commit | 2b19c6495e586f04b8778cb06b80aca64de6c489 (patch) | |
tree | 88dc4583148dc030a7c02b57dd297d7c7c132607 /dev-libs/libevdev | |
parent | net-analyzer/wireshark: sparc stable wrt bug #609646 (diff) | |
download | gentoo-2b19c6495e586f04b8778cb06b80aca64de6c489.tar.gz gentoo-2b19c6495e586f04b8778cb06b80aca64de6c489.tar.bz2 gentoo-2b19c6495e586f04b8778cb06b80aca64de6c489.zip |
dev-libs/libevdev: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 62f3504a6f74..7cd265c946fb 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}" |