diff options
author | Sam James <sam@gentoo.org> | 2021-09-18 19:34:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-18 19:34:28 +0100 |
commit | 2903729568bc95234709b6d4c3d02649fde32869 (patch) | |
tree | 724cd2949371c348eeeaafb23fe932ca8be941a1 /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.1.5.2 x86, #809131 (diff) | |
download | gentoo-2903729568bc95234709b6d4c3d02649fde32869.tar.gz gentoo-2903729568bc95234709b6d4c3d02649fde32869.tar.bz2 gentoo-2903729568bc95234709b6d4c3d02649fde32869.zip |
app-office/libreoffice-bin-debug: Stabilize 7.1.5.2 x86, #809131
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.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 f156aaeea023..7d6938c5d2eb 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=]" |