diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 08:58:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 08:58:05 +0000 |
commit | 8cff1d4067757cc360cfc2b612521482bc9a9ae3 (patch) | |
tree | 4b024888a6d39691273f3f2dfccea0165e5276ef /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.1.3.2 x86, #788112 (diff) | |
download | gentoo-8cff1d4067757cc360cfc2b612521482bc9a9ae3.tar.gz gentoo-8cff1d4067757cc360cfc2b612521482bc9a9ae3.tar.bz2 gentoo-8cff1d4067757cc360cfc2b612521482bc9a9ae3.zip |
app-office/libreoffice-bin-debug: Stabilize 7.1.3.2 x86, #788112
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.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 080fa5ac1015..058bf410a5f8 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=]" |