diff options
author | Sam James <sam@gentoo.org> | 2021-09-18 19:34:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-18 19:34:20 +0100 |
commit | 98485df83230eedd2eb3c3f05afda447c7d024b3 (patch) | |
tree | 685ffc9bbe757e3adde037d084453420de489dfe /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.1.5.2 amd64, #809131 (diff) | |
download | gentoo-98485df83230eedd2eb3c3f05afda447c7d024b3.tar.gz gentoo-98485df83230eedd2eb3c3f05afda447c7d024b3.tar.bz2 gentoo-98485df83230eedd2eb3c3f05afda447c7d024b3.zip |
app-office/libreoffice-bin-debug: Stabilize 7.1.5.2 amd64, #809131
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.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.5.2.ebuild index 080fa5ac1015..f156aaeea023 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.5.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=]" |