summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-21 06:52:21 +0000
committerSam James <sam@gentoo.org>2023-01-21 06:52:21 +0000
commit09e34d7f98c075b3e1a16300318f771c53ba6995 (patch)
tree0a75c71e527e4904782510daad0b0508719b5b4b
parentapp-office/libreoffice-bin: stabilize 7.4.4.2 for amd64 (diff)
downloadgentoo-09e34d7f98c075b3e1a16300318f771c53ba6995.tar.gz
gentoo-09e34d7f98c075b3e1a16300318f771c53ba6995.tar.bz2
gentoo-09e34d7f98c075b3e1a16300318f771c53ba6995.zip
app-office/libreoffice-bin-debug: stabilize 7.4.4.2 for amd64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild
index 9f2211232ee1..40361d39bcda 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -41,7 +41,7 @@ SRC_URI="
IUSE="gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
# the = is correct, the debug info needs to fit the exact binary
RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"