diff options
author | 2021-12-25 19:36:36 +0200 | |
---|---|---|
committer | 2021-12-25 19:36:36 +0200 | |
commit | 4b6abfcab756df0422c60f419cc5f1045aaca1b4 (patch) | |
tree | 94979756d596df9eba4e873ec6a9e7f56845f6e5 /app-text | |
parent | dev-util/cargo-c: Stabilize 0.9.5 arm, #823209 (diff) | |
download | gentoo-4b6abfcab756df0422c60f419cc5f1045aaca1b4.tar.gz gentoo-4b6abfcab756df0422c60f419cc5f1045aaca1b4.tar.bz2 gentoo-4b6abfcab756df0422c60f419cc5f1045aaca1b4.zip |
app-text/libexttextcat: Stabilize 3.4.6 ppc, #829350
Signed-off-by: Arthur Zamarin <arthurzam@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 ac780dc869ac..d6a14b69222e 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 \ |