commit:     0ffb45c67562b4b87bdac1c93b4750ff7f27cf79
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 14:55:20 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:58:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffb45c6

app-office/libreoffice: Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-office/libreoffice/libreoffice-6.2.8.2.ebuild  | 1 +
 app-office/libreoffice/libreoffice-6.3.3.2.ebuild  | 1 +
 app-office/libreoffice/libreoffice-6.3.9999.ebuild | 1 +
 app-office/libreoffice/libreoffice-9999.ebuild     | 1 +
 4 files changed, 4 insertions(+)

diff --git a/app-office/libreoffice/libreoffice-6.2.8.2.ebuild 
b/app-office/libreoffice/libreoffice-6.2.8.2.ebuild
index 35ceeee6bfb..4ad56b304bb 100644
--- a/app-office/libreoffice/libreoffice-6.2.8.2.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.8.2.ebuild
@@ -66,6 +66,7 @@ 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 )

diff --git a/app-office/libreoffice/libreoffice-6.3.3.2.ebuild 
b/app-office/libreoffice/libreoffice-6.3.3.2.ebuild
index c7fc98d14c9..bfcd6325898 100644
--- a/app-office/libreoffice/libreoffice-6.3.3.2.ebuild
+++ b/app-office/libreoffice/libreoffice-6.3.3.2.ebuild
@@ -66,6 +66,7 @@ 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 )

diff --git a/app-office/libreoffice/libreoffice-6.3.9999.ebuild 
b/app-office/libreoffice/libreoffice-6.3.9999.ebuild
index 9834ebf899b..7a8ee9560f6 100644
--- a/app-office/libreoffice/libreoffice-6.3.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.3.9999.ebuild
@@ -66,6 +66,7 @@ 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 )

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 7b8edda7c8f..52c11f8e8ca 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -66,6 +66,7 @@ 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 )

Reply via email to