commit:     3e0327452fb06ade6604e833f312945d6656fe97
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 10:24:14 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 10:25:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e032745

app-office/libreoffice: Add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-6.3.4.2.ebuild  | 2 ++
 app-office/libreoffice/libreoffice-6.3.9999.ebuild | 3 ++-
 app-office/libreoffice/libreoffice-9999.ebuild     | 3 ++-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild 
b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
index 550acf13ab8..bfa4361c3b2 100644
--- a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
+++ b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
@@ -74,6 +74,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
        libreoffice_extensions_wiki-publisher? ( java )
 "
 
+RESTRICT="!test? ( test )"
+
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 [[ ${MY_PV} == *9999* ]] || \

diff --git a/app-office/libreoffice/libreoffice-6.3.9999.ebuild 
b/app-office/libreoffice/libreoffice-6.3.9999.ebuild
index 19a2070ce5c..bc4dff890b8 100644
--- a/app-office/libreoffice/libreoffice-6.3.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.3.9999.ebuild
@@ -66,7 +66,6 @@ IUSE="accessibility bluetooth +branding coinmp +cups dbus 
debug eds firebird
 googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test
 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
 
-RESTRICT="!test? ( test )"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
        bluetooth? ( dbus )
        libreoffice_extensions_nlpsolver? ( java )
@@ -75,6 +74,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
        libreoffice_extensions_wiki-publisher? ( java )
 "
 
+RESTRICT="!test? ( test )"
+
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 [[ ${MY_PV} == *9999* ]] || \

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index b71dce302d5..3c04bc1de8e 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -66,7 +66,6 @@ IUSE="accessibility bluetooth +branding coinmp +cups dbus 
debug eds firebird
 googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test
 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
 
-RESTRICT="!test? ( test )"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
        bluetooth? ( dbus )
        libreoffice_extensions_nlpsolver? ( java )
@@ -75,6 +74,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
        libreoffice_extensions_wiki-publisher? ( java )
 "
 
+RESTRICT="!test? ( test )"
+
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 [[ ${MY_PV} == *9999* ]] || \

Reply via email to