diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:42:05 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:42:05 +0200 |
commit | 1426598b9d154a108007ac4477215b82edc69354 (patch) | |
tree | c84304acb9dec5af4d68a96d5b93ebbad884abb1 /dev-libs | |
parent | dev-libs/libclc: x86 stable, bug 579266 (diff) | |
download | gentoo-1426598b9d154a108007ac4477215b82edc69354.tar.gz gentoo-1426598b9d154a108007ac4477215b82edc69354.tar.bz2 gentoo-1426598b9d154a108007ac4477215b82edc69354.zip |
dev-libs/libevdev: x86 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libevdev/libevdev-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.5.2.ebuild b/dev-libs/libevdev/libevdev-1.5.2.ebuild index c459b7c9a068..974f8a6880c4 100644 --- a/dev-libs/libevdev/libevdev-1.5.2.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.2.ebuild @@ -19,7 +19,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}" |