diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 22:36:30 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 22:40:07 +0100 |
commit | b5be1eab0084beb4fc546c376858b9e5fdc3da2f (patch) | |
tree | a2f8f6a8e52be58b414107bc0044b8faa6ab978b /app-office | |
parent | dev-python/eventlet: Remove old (diff) | |
download | gentoo-b5be1eab0084beb4fc546c376858b9e5fdc3da2f.tar.gz gentoo-b5be1eab0084beb4fc546c376858b9e5fdc3da2f.tar.bz2 gentoo-b5be1eab0084beb4fc546c376858b9e5fdc3da2f.zip |
app-office/libreoffice{,-l10n}: Re-add KEYWORDS for 6.4.2.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-6.4.2.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-6.4.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.2.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.2.2.ebuild index 411ed286daa8..b20d07acc9c3 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.2.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.2.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="offlinehelp" # diff --git a/app-office/libreoffice/libreoffice-6.4.2.2.ebuild b/app-office/libreoffice/libreoffice-6.4.2.2.ebuild index ba8748351802..a6f3687b3c41 100644 --- a/app-office/libreoffice/libreoffice-6.4.2.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.2.2.ebuild @@ -81,8 +81,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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-util/intltool |