diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-01 15:00:53 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-02 11:43:06 +0100 |
commit | 04d8bcffe6039d4a81b0021c919a871f9656d5cd (patch) | |
tree | 81c28dfb10749c61e60d01d09c25b25ddc435370 /app-office | |
parent | net-libs/llhttp: Stabilize 9.2.1 sparc, #942735 (diff) | |
download | gentoo-04d8bcffe6039d4a81b0021c919a871f9656d5cd.tar.gz gentoo-04d8bcffe6039d4a81b0021c919a871f9656d5cd.tar.bz2 gentoo-04d8bcffe6039d4a81b0021c919a871f9656d5cd.zip |
app-office/libreoffice*: re-add 24.2.7.2 KEYWORDS
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-24.2.7.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-24.2.7.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-24.2.7.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-24.2.7.2.ebuild index f59a86bd462a..edd2f9e1d778 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-24.2.7.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-24.2.7.2.ebuild @@ -17,7 +17,7 @@ BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -#KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" IUSE="offlinehelp" # diff --git a/app-office/libreoffice/libreoffice-24.2.7.2.ebuild b/app-office/libreoffice/libreoffice-24.2.7.2.ebuild index b6020fa28ab5..e0088e87838d 100644 --- a/app-office/libreoffice/libreoffice-24.2.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-24.2.7.2.ebuild @@ -110,8 +110,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 |