diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-25 09:25:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-25 09:25:11 +0100 |
commit | aadecf2676aa36adc6009a347b84be6dc616fa10 (patch) | |
tree | 101e5a8b3fd56a855aa6d09954e19548701e8092 /app-text | |
parent | app-officeext/texmaths: x86 stable wrt bug #829350 (diff) | |
download | gentoo-aadecf2676aa36adc6009a347b84be6dc616fa10.tar.gz gentoo-aadecf2676aa36adc6009a347b84be6dc616fa10.tar.bz2 gentoo-aadecf2676aa36adc6009a347b84be6dc616fa10.zip |
app-text/libexttextcat: x86 stable wrt bug #829350
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild b/app-text/libexttextcat/libexttextcat-3.4.6.ebuild index dd5b96b8dda8..ac780dc869ac 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" src_configure() { econf \ |