diff options
author | Sam James <sam@gentoo.org> | 2022-05-09 21:47:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-09 21:47:33 +0000 |
commit | cd260cfc2e85e51814decb0c7d80a7118b008d3b (patch) | |
tree | 19d85324d4c7a4d8e454c44f7337599bbfb1702c /app-office | |
parent | dev-python/pytest-xdist: Enable py3.11 (diff) | |
download | gentoo-cd260cfc2e85e51814decb0c7d80a7118b008d3b.tar.gz gentoo-cd260cfc2e85e51814decb0c7d80a7118b008d3b.tar.bz2 gentoo-cd260cfc2e85e51814decb0c7d80a7118b008d3b.zip |
app-office/libreoffice: keyword 7.3.3.2-r2
Closes: https://bugs.gentoo.org/843311
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild b/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild index f229dff9382b..22d36d585f5f 100644 --- a/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild @@ -104,8 +104,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 ~arm64 ~ppc64 ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |