diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 07:57:15 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 07:57:15 +0100 |
commit | 585996ff04e079c31d491bd420ccc9c4fa98c12e (patch) | |
tree | 4e6f4b749fab480f34c4ee773f8e08920bf911cc /app-text/libexttextcat | |
parent | sys-process/procps: Stable for HPPA (bug #564430). (diff) | |
download | gentoo-585996ff04e079c31d491bd420ccc9c4fa98c12e.tar.gz gentoo-585996ff04e079c31d491bd420ccc9c4fa98c12e.tar.bz2 gentoo-585996ff04e079c31d491bd420ccc9c4fa98c12e.zip |
app-text/libexttextcat: Mark ~ppc64 (bug #564484).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index 212e49baf50b..a4463e8e1399 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |