diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-13 20:42:28 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-13 21:53:55 +0200 |
commit | d930eefdfc3229efce42f8459add0432fc9f4610 (patch) | |
tree | 3f95f9b7daac9421afc5f19fe0f08e283cb9f4da /app-office | |
parent | dev-util/anjuta: only remove .la file if it exists (diff) | |
download | gentoo-d930eefdfc3229efce42f8459add0432fc9f4610.tar.gz gentoo-d930eefdfc3229efce42f8459add0432fc9f4610.tar.bz2 gentoo-d930eefdfc3229efce42f8459add0432fc9f4610.zip |
app-office/libreoffice: restore 7.6.7.2 keywords
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.6.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-7.6.7.2.ebuild b/app-office/libreoffice/libreoffice-7.6.7.2.ebuild index fd40095adc35..a31c6b56b657 100644 --- a/app-office/libreoffice/libreoffice-7.6.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.6.7.2.ebuild @@ -102,8 +102,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -#[[ ${MY_PV} == *9999* ]] || \ -#KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |