diff options
author | James Beddek <telans@posteo.de> | 2021-12-02 17:28:35 +1300 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-12-08 16:07:47 +0100 |
commit | 2ac15c37ae9b90562b334870fe577d7bdd4cb018 (patch) | |
tree | eaaa4874ffee61e71e3aed23df20e078dcb21560 /app-office/libreoffice | |
parent | app-office/libreoffice: Forward patch to 7.2 stable branch (diff) | |
download | gentoo-2ac15c37ae9b90562b334870fe577d7bdd4cb018.tar.gz gentoo-2ac15c37ae9b90562b334870fe577d7bdd4cb018.tar.bz2 gentoo-2ac15c37ae9b90562b334870fe577d7bdd4cb018.zip |
app-office/libreoffice: keyword 7.2.3.2
Closes: https://bugs.gentoo.org/813399
Signed-off-by: James Beddek <telans@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/23145
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.2.3.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |