Skip to content

Commit

Permalink
app-office/libreoffice: Re-add ~x86 keyword to 7.1.3.2
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/785640
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed May 6, 2021
1 parent 7022e4d commit a1a8900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-office/libreoffice/libreoffice-7.1.3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1a8900

Please sign in to comment.