diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 20:15:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 20:15:50 +0300 |
commit | 8ef28c7414330cd05999f7c07cb1a9568906f4fc (patch) | |
tree | 810198bd992a3043286378f825e5364d64eec79c /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.4.6.2 x86, #894400 (diff) | |
download | gentoo-8ef28c7414330cd05999f7c07cb1a9568906f4fc.tar.gz gentoo-8ef28c7414330cd05999f7c07cb1a9568906f4fc.tar.bz2 gentoo-8ef28c7414330cd05999f7c07cb1a9568906f4fc.zip |
app-office/libreoffice-bin-debug: Stabilize 7.4.6.2 x86, #894400
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild index 7c94beeb02c9..9a1718908b6b 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.4.6.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=]" |