diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 08:59:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 08:59:29 +0000 |
commit | dfc70fc203cde766901a5d6d501daa25127ef12b (patch) | |
tree | 63b78a25a1c860a4ab6e33f5ec70eadd6c48de36 /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.1.3.2 amd64, #788112 (diff) | |
download | gentoo-dfc70fc203cde766901a5d6d501daa25127ef12b.tar.gz gentoo-dfc70fc203cde766901a5d6d501daa25127ef12b.tar.bz2 gentoo-dfc70fc203cde766901a5d6d501daa25127ef12b.zip |
app-office/libreoffice-bin-debug: Stabilize 7.1.3.2 amd64, #788112
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.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.2.ebuild index 058bf410a5f8..7d6938c5d2eb 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.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=]" |