diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:19:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:19:16 +0300 |
commit | 0fbf9cf02f4c7bdc4528c51b7bb810c7fcd80319 (patch) | |
tree | 7b7dc9f1f9c7b9f29f7ee1de955a8db8fd9d1e04 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.5.5.2 amd64, #911192 (diff) | |
download | gentoo-0fbf9cf02f4c7bdc4528c51b7bb810c7fcd80319.tar.gz gentoo-0fbf9cf02f4c7bdc4528c51b7bb810c7fcd80319.tar.bz2 gentoo-0fbf9cf02f4c7bdc4528c51b7bb810c7fcd80319.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.5.2 amd64, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.5.2.ebuild index f221193d80e3..1424f6a38883 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.5.2.ebuild @@ -46,7 +46,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=]" |