diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-28 12:48:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-28 12:48:17 +0000 |
commit | 6c152713301a910f79d222a3ac0740afe09a66fd (patch) | |
tree | 207afbad8e4c7c79c18d86943acac98e7fe41575 /app-text/libexttextcat | |
parent | app-misc/tasque: remove last rited package (diff) | |
download | gentoo-6c152713301a910f79d222a3ac0740afe09a66fd.tar.gz gentoo-6c152713301a910f79d222a3ac0740afe09a66fd.tar.bz2 gentoo-6c152713301a910f79d222a3ac0740afe09a66fd.zip |
app-text/libexttextcat: stable 3.4.5 for ia64, bug #644214
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild index 05a6e80cafdf..dd0dd9ba16bc 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |