diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 21:16:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 21:16:21 +0000 |
commit | 926af310fa00c43d8d09784cea159fac06e8548b (patch) | |
tree | 520e524c3f283af2cafee077122530c353a65009 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 6.4.7.2_p2 x86, #755704 (diff) | |
download | gentoo-926af310fa00c43d8d09784cea159fac06e8548b.tar.gz gentoo-926af310fa00c43d8d09784cea159fac06e8548b.tar.bz2 gentoo-926af310fa00c43d8d09784cea159fac06e8548b.zip |
app-office/libreoffice-bin-debug: Stabilize 6.4.7.2_p2 x86, #755704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p2.ebuild index 6e24ae1fb030..a7c6fd0b42ca 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=]" |