diff options
author | Sam James <sam@gentoo.org> | 2022-05-02 00:36:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-02 00:36:05 +0100 |
commit | 6c0ab577d71150fa24a78486399c9debeac2b2e3 (patch) | |
tree | b483a8804a1c6896a34cb6b291f6c6f79527c517 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.2.6.2 x86, #835426 (diff) | |
download | gentoo-6c0ab577d71150fa24a78486399c9debeac2b2e3.tar.gz gentoo-6c0ab577d71150fa24a78486399c9debeac2b2e3.tar.bz2 gentoo-6c0ab577d71150fa24a78486399c9debeac2b2e3.zip |
app-office/libreoffice-bin-debug: Stabilize 7.2.6.2 x86, #835426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild index 8e753bce328d..3bf7989da80b 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.6.2.ebuild @@ -41,7 +41,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RDEPEND="~app-office/${PN/-debug}-${PV}[gnome=,java=,kde=]" |