diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-11-05 11:41:54 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-11-05 11:42:10 +0100 |
commit | b7442ca75d71295fc1d2362a24c934b6836ee5de (patch) | |
tree | 1dd2d99760833946b97f0007d2b4d56449abc548 /app-text/libexttextcat | |
parent | dev-python/jupyter{,_core}: Backport patch to avoid File collision (diff) | |
download | gentoo-b7442ca75d71295fc1d2362a24c934b6836ee5de.tar.gz gentoo-b7442ca75d71295fc1d2362a24c934b6836ee5de.tar.bz2 gentoo-b7442ca75d71295fc1d2362a24c934b6836ee5de.zip |
app-text/libexttextcat: Stable for HPPA PPC64 (bug #596820).
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index c7bd3fc59b88..bc208b4762bf 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |