diff options
author | Sam James <sam@gentoo.org> | 2024-08-30 00:43:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-30 00:43:59 +0100 |
commit | a66fdeb0e94189332f996f12304bce8664c4456f (patch) | |
tree | 2fec624513742236839031d39657340e2a157559 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.6.7.2 x86, #938703 (diff) | |
download | gentoo-a66fdeb0e94189332f996f12304bce8664c4456f.tar.gz gentoo-a66fdeb0e94189332f996f12304bce8664c4456f.tar.bz2 gentoo-a66fdeb0e94189332f996f12304bce8664c4456f.zip |
app-office/libreoffice-bin-debug: Stabilize 7.6.7.2 x86, #938703
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.6.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild index 68867f7e3420..7fa12ea336f1 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.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=]" |