diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-01-12 14:48:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-01-12 15:51:10 +0100 |
commit | 71c4799b8274ad234fb51589634badae45a68b92 (patch) | |
tree | d8459117cffd68622d4e0562c9eb07db725d9d6f /app-office | |
parent | net-p2p/deluge: Fix deluge-web systemd service unit (diff) | |
download | gentoo-71c4799b8274ad234fb51589634badae45a68b92.tar.gz gentoo-71c4799b8274ad234fb51589634badae45a68b92.tar.bz2 gentoo-71c4799b8274ad234fb51589634badae45a68b92.zip |
app-office/libreoffice: keyword 7.4.4.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.4.4.2.ebuild b/app-office/libreoffice/libreoffice-7.4.4.2.ebuild index 45f0f59276d6..1c1165c55a5f 100644 --- a/app-office/libreoffice/libreoffice-7.4.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.4.4.2.ebuild @@ -82,8 +82,8 @@ unset ADDONS_SRC 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" # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" |