diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-11-22 19:07:07 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-11-22 19:07:49 +0200 |
commit | 758a966d8fd830f30822335baad033f439e5a1ad (patch) | |
tree | 9a6bc43b491b338b0de6017dbe1105f131f6f457 /app-office/libreoffice | |
parent | app-office/libreoffice-l10n: Re-add keywords to 7.0.3.1 (diff) | |
download | gentoo-758a966d8fd830f30822335baad033f439e5a1ad.tar.gz gentoo-758a966d8fd830f30822335baad033f439e5a1ad.tar.bz2 gentoo-758a966d8fd830f30822335baad033f439e5a1ad.zip |
app-office/libreoffice: Re-add keywords to 7.0.3.1
Closes: https://bugs.gentoo.org/739134
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.0.3.1.ebuild b/app-office/libreoffice/libreoffice-7.0.3.1.ebuild index a83494ecc5e4..27f9aad7190b 100644 --- a/app-office/libreoffice/libreoffice-7.0.3.1.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.3.1.ebuild @@ -101,8 +101,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -#[[ ${MY_PV} == *9999* ]] || \ -#KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" BDEPEND=" dev-util/intltool |