diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:39:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:39:14 +0300 |
commit | 2b9627ac5bcfa26aaa28ce25881ac68df8140c2d (patch) | |
tree | 87ccdfe72e3279818f156c2601ec26b69ebe60dc /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.5.5.2 x86, #911192 (diff) | |
download | gentoo-2b9627ac5bcfa26aaa28ce25881ac68df8140c2d.tar.gz gentoo-2b9627ac5bcfa26aaa28ce25881ac68df8140c2d.tar.bz2 gentoo-2b9627ac5bcfa26aaa28ce25881ac68df8140c2d.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.5.2 x86, #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 1424f6a38883..d062a4e5315e 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=]" |