diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 09:53:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 09:53:31 +0300 |
commit | 82b86b2973cfe9acead7a42e256b07c7cc995d88 (patch) | |
tree | 7e9b29f899ad01eb9be7d5f1c84fb7436419ad6d /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.5.3.2 x86, #905701 (diff) | |
download | gentoo-82b86b2973cfe9acead7a42e256b07c7cc995d88.tar.gz gentoo-82b86b2973cfe9acead7a42e256b07c7cc995d88.tar.bz2 gentoo-82b86b2973cfe9acead7a42e256b07c7cc995d88.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.3.2 x86, #905701
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.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild index 40361d39bcda..057f88d408c3 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.3.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=]" |