diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-27 09:56:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-27 09:56:31 +0200 |
commit | bc657b33220920df891eaad347f010dfc710c2c9 (patch) | |
tree | edad09f22c92c75c89b1082b50d42b185aeef421 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: x86 stable wrt bug #856673 (diff) | |
download | gentoo-bc657b33220920df891eaad347f010dfc710c2c9.tar.gz gentoo-bc657b33220920df891eaad347f010dfc710c2c9.tar.bz2 gentoo-bc657b33220920df891eaad347f010dfc710c2c9.zip |
app-office/libreoffice-bin-debug: x86 stable wrt bug #856673
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.4.2.ebuild index ed28f7e94aea..7fcfcf3bd910 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.4.2.ebuild @@ -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=]" |