diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 12:56:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 12:56:15 +0300 |
commit | 87b42578436e6866fa3d0562da2372c990ddde3b (patch) | |
tree | caa0fa8015c6efe081d48b83f6ab58710bf8c22b /app-office | |
parent | app-office/libreoffice-bin: amd64 stable wrt bug #673446 (diff) | |
download | gentoo-87b42578436e6866fa3d0562da2372c990ddde3b.tar.gz gentoo-87b42578436e6866fa3d0562da2372c990ddde3b.tar.bz2 gentoo-87b42578436e6866fa3d0562da2372c990ddde3b.zip |
app-office/libreoffice-bin-debug: amd64 stable wrt bug #673446
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.4.2.ebuild index 9db8af43438e..40e51ebfe3d9 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |