diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 23:23:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 23:23:13 +0100 |
commit | bb14d355e03905ef575b0be1c1ea010ad2936385 (patch) | |
tree | 5d9b24fdec9733bd198d3a4f34bf2f2cd32d2a1d /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.2.6.2 amd64, #835426 (diff) | |
download | gentoo-bb14d355e03905ef575b0be1c1ea010ad2936385.tar.gz gentoo-bb14d355e03905ef575b0be1c1ea010ad2936385.tar.bz2 gentoo-bb14d355e03905ef575b0be1c1ea010ad2936385.zip |
app-office/libreoffice-bin-debug: Stabilize 7.2.6.2 amd64, #835426
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-7.2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild index 242e5e7214bc..8e753bce328d 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild @@ -41,7 +41,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=]" |