diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:14:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:14:21 +0000 |
commit | d151a07ab6b3761987c43d3a1bfcb6695c6bf468 (patch) | |
tree | edc2c9fa7218a7b2b36f46ce097fe6864f3749f8 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.5.6.2 x86, #913891 (diff) | |
download | gentoo-d151a07ab6b3761987c43d3a1bfcb6695c6bf468.tar.gz gentoo-d151a07ab6b3761987c43d3a1bfcb6695c6bf468.tar.bz2 gentoo-d151a07ab6b3761987c43d3a1bfcb6695c6bf468.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.6.2 x86, #913891
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild index 1424f6a38883..d062a4e5315e 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.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=]" |