diff options
author | 2014-05-18 09:05:12 +0000 | |
---|---|---|
committer | 2014-05-18 09:05:12 +0000 | |
commit | a4521db1897a227edc9aab9f556cfb0e48158cae (patch) | |
tree | 71d048a3b8d7a9b294ef94528f7b1f89f316ee8d /app-office/libreoffice/libreoffice-9999-r2.ebuild | |
parent | Version bump. (diff) | |
download | historical-a4521db1897a227edc9aab9f556cfb0e48158cae.tar.gz historical-a4521db1897a227edc9aab9f556cfb0e48158cae.tar.bz2 historical-a4521db1897a227edc9aab9f556cfb0e48158cae.zip |
Add python34 to uses of live ebuilds.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x8EEE3BE8
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999-r2.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index b92535655320..b3616d1782cc 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.215 2014/03/27 09:50:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.216 2014/05/18 09:04:49 scarabeus Exp $ EAPI=5 @@ -9,7 +9,7 @@ QT_MINIMAL="4.7.4" KDE_SCM="git" CMAKE_REQUIRED="never" -PYTHON_COMPAT=( python2_7 python3_3 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) PYTHON_REQ_USE="threads,xml" # experimental ; release ; old |