summaryrefslogtreecommitdiff
path: root/dev-libs/libevdev
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-29 14:49:22 +0100
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-29 14:49:22 +0100
commit7a142ae1f48e05b694c9305b6b55b5bccdb88de2 (patch)
tree82d4f3b183873ac6c2b3deddd1478337d7a8fc8a /dev-libs/libevdev
parent0a767645149300e2babf4f067d36883493e6591c (diff)
downloadgentoo-7a142ae1f48e05b694c9305b6b55b5bccdb88de2.tar.gz
gentoo-7a142ae1f48e05b694c9305b6b55b5bccdb88de2.tar.xz
dev-libs/libevdev: declare python-3 compatibility
Bug: https://bugs.gentoo.org/show_bug.cgi?id=553110 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.4.4.ebuild b/dev-libs/libevdev/libevdev-1.4.4.ebuild
index 8873d701d99..8554fcc1e0d 100644
--- a/dev-libs/libevdev/libevdev-1.4.4.ebuild
+++ b/dev-libs/libevdev/libevdev-1.4.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
XORG_MULTILIB=yes
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit python-any-r1 xorg-2