diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-11-03 23:17:23 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-11-03 23:25:00 +0100 |
commit | 5411652b6b0f3bfa82b30b3f018fa22d8aba2e72 (patch) | |
tree | 0bebbefb60cc5ebbd838877ad9a61a17798bf3bb /app-office/libreoffice | |
parent | app-text/poppler: add 22.11.0 (diff) | |
download | gentoo-5411652b6b0f3bfa82b30b3f018fa22d8aba2e72.tar.gz gentoo-5411652b6b0f3bfa82b30b3f018fa22d8aba2e72.tar.bz2 gentoo-5411652b6b0f3bfa82b30b3f018fa22d8aba2e72.zip |
app-office/libreoffice: keyword 7.3.7.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild index e2c4656f8321..7890edc7daa9 100644 --- a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild @@ -102,8 +102,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -# [[ ${MY_PV} == *9999* ]] || \ -# KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |