diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-02-27 15:05:06 +0100 |
---|---|---|
committer | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-03-01 02:06:52 +0100 |
commit | 3aacf429775ec5e7cd979bd9c5f5c910cd8e2f0e (patch) | |
tree | dca8b1fcaa3cb4155d58fd1a8ecf4442a8b40ac9 /app-office/libreoffice/libreoffice-9999.ebuild | |
parent | Revert "dev-libs/nspr: version bump to 4.12" (diff) | |
download | gentoo-3aacf429775ec5e7cd979bd9c5f5c910cd8e2f0e.tar.gz gentoo-3aacf429775ec5e7cd979bd9c5f5c910cd8e2f0e.tar.bz2 gentoo-3aacf429775ec5e7cd979bd9c5f5c910cd8e2f0e.zip |
app-office/libreoffice: 5.1.1.3 pre-release version bump
Added back python2_7 compat since it was fixed upstream.
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 6c2e2f77cd07..9593c326797c 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -9,7 +9,7 @@ QT_MINIMAL="4.7.4" KDE_SCM="git" CMAKE_REQUIRED="never" -PYTHON_COMPAT=( python{3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads,xml" # experimental ; release ; old |