diff options
author | 2020-12-12 21:31:11 +0000 | |
---|---|---|
committer | 2020-12-12 21:31:21 +0000 | |
commit | b017639fb7e8f89666b42f8bd6c809e4543426d6 (patch) | |
tree | c08c4f378af91feccd86b9245c641aad29314566 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 6.4.7.2_p1 amd64, #756178 (diff) | |
download | gentoo-b017639fb7e8f89666b42f8bd6c809e4543426d6.tar.gz gentoo-b017639fb7e8f89666b42f8bd6c809e4543426d6.tar.bz2 gentoo-b017639fb7e8f89666b42f8bd6c809e4543426d6.zip |
app-office/libreoffice-bin-debug: Stabilize 6.4.7.2_p1 amd64, #756178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p1.ebuild index 30233996c361..5a22e4b4a277 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p1.ebuild @@ -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}-${PV}[gnome=,java=,kde=]" |