diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-05 01:35:21 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-06 22:04:06 +0200 |
commit | a1a8900ddbf5cde6d418e477f36e4ce337cc6dac (patch) | |
tree | 2edf8b060ee6ad4c5ef83929e8797da8fb49a236 /app-office/libreoffice | |
parent | app-office/libreoffice-l10n: Re-add ~x86 keyword to 7.1.3.2 (diff) | |
download | gentoo-a1a8900ddbf5cde6d418e477f36e4ce337cc6dac.tar.gz gentoo-a1a8900ddbf5cde6d418e477f36e4ce337cc6dac.tar.bz2 gentoo-a1a8900ddbf5cde6d418e477f36e4ce337cc6dac.zip |
app-office/libreoffice: Re-add ~x86 keyword to 7.1.3.2
Closes: https://bugs.gentoo.org/785640
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.1.3.2.ebuild b/app-office/libreoffice/libreoffice-7.1.3.2.ebuild index fb1bb2078177..43efb5a66253 100644 --- a/app-office/libreoffice/libreoffice-7.1.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.1.3.2.ebuild @@ -102,7 +102,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" BDEPEND=" dev-util/intltool |