diff options
author | Sam James <sam@gentoo.org> | 2022-02-03 03:42:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-03 03:42:11 +0000 |
commit | 1d96de8d3bca0108384c2edb998f395e87ba9296 (patch) | |
tree | 565cf19727114d5da04c55119e010e6f779ef6b6 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.2.5.2 amd64, #830739 (diff) | |
download | gentoo-1d96de8d3bca0108384c2edb998f395e87ba9296.tar.gz gentoo-1d96de8d3bca0108384c2edb998f395e87ba9296.tar.bz2 gentoo-1d96de8d3bca0108384c2edb998f395e87ba9296.zip |
app-office/libreoffice-bin-debug: Stabilize 7.2.5.2 amd64, #830739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild index 991ea9f2b4d3..3bf7989da80b 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.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=]" |