diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:35:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:49:23 +0100 |
commit | 6d7c0bd4556bafcafe10976dfe8cad72364cd31d (patch) | |
tree | 56ab6811c794b0fde67da6ace2af59c30c2b2722 /app-text | |
parent | net-mail/dovecot: ppc stable wrt bug #601452 (diff) | |
download | gentoo-6d7c0bd4556bafcafe10976dfe8cad72364cd31d.tar.gz gentoo-6d7c0bd4556bafcafe10976dfe8cad72364cd31d.tar.bz2 gentoo-6d7c0bd4556bafcafe10976dfe8cad72364cd31d.zip |
app-text/libexttextcat: ppc stable wrt bug #601452
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 6fba13604cb1..6b3b99c156fd 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-2016 Gentoo Foundation +# Copyright 1999-2017 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="" |