diff options
author | Sam James <sam@gentoo.org> | 2022-04-10 11:22:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-10 11:46:36 +0100 |
commit | 93e16659766a6a8a91c647f23de503e9e999fca0 (patch) | |
tree | 783a58dcf6965ab9af55f5bc99e52e722040346a /app-office | |
parent | dev-libs/icu-layoutex: keyword 71.1 (diff) | |
download | gentoo-93e16659766a6a8a91c647f23de503e9e999fca0.tar.gz gentoo-93e16659766a6a8a91c647f23de503e9e999fca0.tar.bz2 gentoo-93e16659766a6a8a91c647f23de503e9e999fca0.zip |
app-office/libreoffice: keyword 7.3.2.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.2.2.ebuild b/app-office/libreoffice/libreoffice-7.3.2.2.ebuild index 9b774db180ef..31759b24aa48 100644 --- a/app-office/libreoffice/libreoffice-7.3.2.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.2.2.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 |