diff options
author | Sam James <sam@gentoo.org> | 2021-12-02 19:51:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-02 19:52:10 +0000 |
commit | ded6426f491a9736d8019b495167c62821424266 (patch) | |
tree | 085407cbea9c5473c6b70d2ddd3be88ebe63e25c /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.1.7.2 x86, #821970 (diff) | |
download | gentoo-ded6426f491a9736d8019b495167c62821424266.tar.gz gentoo-ded6426f491a9736d8019b495167c62821424266.tar.bz2 gentoo-ded6426f491a9736d8019b495167c62821424266.zip |
app-office/libreoffice-bin-debug: Stabilize 7.1.7.2 x86, #821970
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.1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.7.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.7.2.ebuild index f156aaeea023..7d6938c5d2eb 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.7.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.7.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=]" |