diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-03-10 19:13:14 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-03-10 19:14:28 +0100 |
commit | d9949118c4e51deb6b8bff2c884779df7447aaf3 (patch) | |
tree | 94b1abf3a49fff3c0c7afa5ee3fa0f6ac0283bf8 /app-office | |
parent | media-gfx/exact-image: Add PHP_TARGETS in revbump (diff) | |
download | gentoo-d9949118c4e51deb6b8bff2c884779df7447aaf3.tar.gz gentoo-d9949118c4e51deb6b8bff2c884779df7447aaf3.tar.bz2 gentoo-d9949118c4e51deb6b8bff2c884779df7447aaf3.zip |
app-office/libreoffice: Restore 7.2.6.2 keywords
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.2.6.2.ebuild b/app-office/libreoffice/libreoffice-7.2.6.2.ebuild index b87110e81eac..e2b8f99a1ca1 100644 --- a/app-office/libreoffice/libreoffice-7.2.6.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.2.6.2.ebuild @@ -102,8 +102,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -# [[ ${MY_PV} == *9999* ]] || \ -# KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |