diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 07:15:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 07:15:01 +0000 |
commit | 0683beae0e3c43d9b663140198cda9898a384c96 (patch) | |
tree | 10f1e6e948e74564c274dcb68c7737decef543e1 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.4.6.2-r1 x86, #906223 (diff) | |
download | gentoo-0683beae0e3c43d9b663140198cda9898a384c96.tar.gz gentoo-0683beae0e3c43d9b663140198cda9898a384c96.tar.bz2 gentoo-0683beae0e3c43d9b663140198cda9898a384c96.zip |
app-office/libreoffice-bin-debug: Stabilize 7.4.6.2-r1 x86, #906223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild index 40361d39bcda..057f88d408c3 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2-r1.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=]" |