diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-11 18:38:25 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-11 18:39:15 +0100 |
commit | 67a8dd1d567c649e93a714cce295052d0c48eb74 (patch) | |
tree | 08fe5115d893d9d0ad87eee260dc4cd3c5be189b /app-office | |
parent | app-office/libreoffice-l10n: 7.0.5.2 version bump, restore KEYWORDS (diff) | |
download | gentoo-67a8dd1d567c649e93a714cce295052d0c48eb74.tar.gz gentoo-67a8dd1d567c649e93a714cce295052d0c48eb74.tar.bz2 gentoo-67a8dd1d567c649e93a714cce295052d0c48eb74.zip |
app-office/libreoffice: Restore 7.0.5.2 KEYWORDS
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.0.5.2.ebuild b/app-office/libreoffice/libreoffice-7.0.5.2.ebuild index 9709f6c8b0dd..108fff08a3b6 100644 --- a/app-office/libreoffice/libreoffice-7.0.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.5.2.ebuild @@ -101,8 +101,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -#[[ ${MY_PV} == *9999* ]] || \ -#KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux" BDEPEND=" dev-util/intltool |