From 2ac15c37ae9b90562b334870fe577d7bdd4cb018 Mon Sep 17 00:00:00 2001 From: James Beddek Date: Thu, 2 Dec 2021 17:28:35 +1300 Subject: app-office/libreoffice: keyword 7.2.3.2 Closes: https://bugs.gentoo.org/813399 Signed-off-by: James Beddek Closes: https://github.com/gentoo/gentoo/pull/23145 Signed-off-by: Andreas Sturmlechner --- app-office/libreoffice/libreoffice-7.2.3.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-office') diff --git a/app-office/libreoffice/libreoffice-7.2.3.2.ebuild b/app-office/libreoffice/libreoffice-7.2.3.2.ebuild index 4a18f0401b53..b819e767c27d 100644 --- a/app-office/libreoffice/libreoffice-7.2.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.2.3.2.ebuild @@ -102,7 +102,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -# [[ ${MY_PV} == *9999* ]] || KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip -- cgit v1.2.3-65-gdbad