diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:13:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:13:51 +0200 |
commit | 03ec666d184e848e33c70adf25a6b3d8a43fa623 (patch) | |
tree | a039dd11c2a4c39058cbf9ae9b49d11ed94b7d41 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.4.4.2 x86, #888946 (diff) | |
download | gentoo-03ec666d184e848e33c70adf25a6b3d8a43fa623.tar.gz gentoo-03ec666d184e848e33c70adf25a6b3d8a43fa623.tar.bz2 gentoo-03ec666d184e848e33c70adf25a6b3d8a43fa623.zip |
app-office/libreoffice-bin-debug: Stabilize 7.4.4.2 x86, #888946
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.4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild index 40361d39bcda..057f88d408c3 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.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=]" |