diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 09:27:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 09:27:29 +0000 |
commit | d459e10c008ce49a6743d6a5dcf60b447db9ecb0 (patch) | |
tree | 07ea756b708702dbd5d0d2864e44ba030aa951e8 /app-text | |
parent | app-text/libexttextcat: stable 3.4.5 for ppc, bug #637086 (diff) | |
download | gentoo-d459e10c008ce49a6743d6a5dcf60b447db9ecb0.tar.gz gentoo-d459e10c008ce49a6743d6a5dcf60b447db9ecb0.tar.bz2 gentoo-d459e10c008ce49a6743d6a5dcf60b447db9ecb0.zip |
app-text/libexttextcat: stable 3.4.5 for ppc64, bug #637086
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild index c2fb58fbe12d..06d1d147d8bc 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |