diff options
Diffstat (limited to 'app-misc/lirc')
-rw-r--r-- | app-misc/lirc/lirc-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lirc/lirc-0.10.1.ebuild b/app-misc/lirc/lirc-0.10.1.ebuild index cb93b634743b..c35abf0e0422 100644 --- a/app-misc/lirc/lirc-0.10.1.ebuild +++ b/app-misc/lirc/lirc-0.10.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_4 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils |