diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:35:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:36:09 +0100 |
commit | 2af959905065bedffbcdcb695adef14ebef48c5f (patch) | |
tree | 99e9d080e107c1938c23833808f31d2456bdc4c1 /app-text/libexttextcat | |
parent | dev-vcs/git-lfs: Bump version to 2.2.0 (diff) | |
download | gentoo-2af959905065bedffbcdcb695adef14ebef48c5f.tar.gz gentoo-2af959905065bedffbcdcb695adef14ebef48c5f.tar.bz2 gentoo-2af959905065bedffbcdcb695adef14ebef48c5f.zip |
app-text/libexttextcat: ia64 keyworded, bug #564484
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
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 86d5f0b0e920..1c4eb05d3d5c 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |