diff options
author | Nils Freydank <holgersson@posteo.de> | 2020-03-10 23:51:51 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-16 22:25:46 +0100 |
commit | 9c5cd696804cc2c4c1890feb6b24615b29210011 (patch) | |
tree | 3acf1a6b03a572353ffe88bee4f3f404a087071b /app-office | |
parent | app-office/libreoffice: 6.4.2.2 version bump (diff) | |
download | gentoo-9c5cd696804cc2c4c1890feb6b24615b29210011.tar.gz gentoo-9c5cd696804cc2c4c1890feb6b24615b29210011.tar.bz2 gentoo-9c5cd696804cc2c4c1890feb6b24615b29210011.zip |
app-office/libreoffice{,-l10n}: Drop keywords for 6.4.2.2
Upstream did not yet release this version. For details take a look
into upstreams release schedule:
https://wiki.documentfoundation.org/ReleasePlan/6.4#6.4.2_release
Committer comment: Also dropping keywords from dependencies in order
not to irritate ~arch users with impossible upgrades.
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Nils Freydank <holgersson@posteo.de>
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 b20d07acc9c3..411ed286daa8 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 ccf7d012c40b..cf14e8474c8c 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 |