From 0ffb45c67562b4b87bdac1c93b4750ff7f27cf79 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 15:55:20 +0100 Subject: [PATCH] app-office/libreoffice: Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 35ceeee6bfbf..4ad56b304bb4 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 c7fc98d14c9f..bfcd63258985 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 9834ebf899b8..7a8ee9560f67 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 7b8edda7c8f9..52c11f8e8ca0 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 ) -- 2.26.2