diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-05-03 20:10:18 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-05-03 20:10:18 +0200 |
commit | 5e98da7b393ae97bacfc2a4ab7edefcbd3ec7075 (patch) | |
tree | 40d7c06a7d334489b9c7eff1cdd80c3e52cc34fa /sys-apps | |
parent | www-client/firefox-bin: ensure apulse will not be loaded if USE=-pulseaudio (diff) | |
download | gentoo-5e98da7b393ae97bacfc2a4ab7edefcbd3ec7075.tar.gz gentoo-5e98da7b393ae97bacfc2a4ab7edefcbd3ec7075.tar.bz2 gentoo-5e98da7b393ae97bacfc2a4ab7edefcbd3ec7075.zip |
sys-apps/util-linux: Add python3_6 to live
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index d35c30defb35..72b70fc3954c 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd |