diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:18:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:21:39 +0200 |
commit | 4bb018cf3f078158afac2c014ad9892c7d073edc (patch) | |
tree | f5469ce97e0a74e3369deaafb814950e8825c88c /app-office | |
parent | app-office/libreoffice-bin: x86 stable wrt bug #843353 (diff) | |
download | gentoo-4bb018cf3f078158afac2c014ad9892c7d073edc.tar.gz gentoo-4bb018cf3f078158afac2c014ad9892c7d073edc.tar.bz2 gentoo-4bb018cf3f078158afac2c014ad9892c7d073edc.zip |
app-office/libreoffice-bin-debug: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.3.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.3.2-r3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.3.2-r3.ebuild index ed28f7e94aea..7fcfcf3bd910 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.3.2-r3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.3.3.2-r3.ebuild @@ -41,7 +41,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" # the = is correct, the debug info needs to fit the exact binary RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |