diff options
author | Sam James <sam@gentoo.org> | 2024-02-20 05:55:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-20 05:55:13 +0000 |
commit | 25824ec11b693ce907fd38384ad893aa9c185eb7 (patch) | |
tree | b734766167853d6ce2a2c562177089118ba68227 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.6.4.1 x86, #923155 (diff) | |
download | gentoo-25824ec11b693ce907fd38384ad893aa9c185eb7.tar.gz gentoo-25824ec11b693ce907fd38384ad893aa9c185eb7.tar.bz2 gentoo-25824ec11b693ce907fd38384ad893aa9c185eb7.zip |
app-office/libreoffice-bin-debug: Stabilize 7.6.4.1 x86, #923155
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.4.1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.4.1.ebuild index 91d90d27cfe4..e941f6214135 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.4.1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.4.1.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=]" |