diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:36:29 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:43:18 +0100 |
commit | 1a858fab660a73ced05593fb48046942718141ce (patch) | |
tree | aafc608151cd1f4652bc89c7915bc01cfeafe655 /dev-libs/libevdev | |
parent | x11-terms/xterm: ppc stable (bug 611056) (diff) | |
download | gentoo-1a858fab660a73ced05593fb48046942718141ce.tar.gz gentoo-1a858fab660a73ced05593fb48046942718141ce.tar.bz2 gentoo-1a858fab660a73ced05593fb48046942718141ce.zip |
dev-libs/libevdev: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
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 ffb06ff4065c..5ef8dd8b6f4e 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}" |