diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-29 22:00:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-29 22:00:06 +0300 |
commit | 6c5ea9a75a58437db5995e779b6be78dc3fa7aee (patch) | |
tree | bb78714dc4b44fa031db79c58da30868d6c65b5c /app-office | |
parent | app-office/libreoffice-bin: amd64/x86 stable wrt bug #658754 (diff) | |
download | gentoo-6c5ea9a75a58437db5995e779b6be78dc3fa7aee.tar.gz gentoo-6c5ea9a75a58437db5995e779b6be78dc3fa7aee.tar.bz2 gentoo-6c5ea9a75a58437db5995e779b6be78dc3fa7aee.zip |
app-office/libreoffice-bin-debug: amd64/x86 stable wrt bug #658754
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.6.2.ebuild index 0cde4473c8a7..9498b95f952d 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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=]" |