diff options
author | Sam James <sam@gentoo.org> | 2020-11-23 04:48:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-23 04:48:28 +0000 |
commit | f44370c2c148f4a4130c365c37e3c91ee0bf822e (patch) | |
tree | 08c79582f6fe9fa989c5367e430119ef42c4c36b /app-office | |
parent | media-libs/raspberrypi-userland: QA & style fixups (diff) | |
download | gentoo-f44370c2c148f4a4130c365c37e3c91ee0bf822e.tar.gz gentoo-f44370c2c148f4a4130c365c37e3c91ee0bf822e.tar.bz2 gentoo-f44370c2c148f4a4130c365c37e3c91ee0bf822e.zip |
app-office/libreoffice: Stabilize 6.4.7.2 x86, #755107
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild index 4fed1031b8df..ac7c7aa0e10b 100644 --- a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild @@ -98,7 +98,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-util/intltool |