diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:42:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:42:38 +0300 |
commit | 161c4ef488739139cdfec9231ecaf75e1ca850b5 (patch) | |
tree | dc2baeea63cb7304ec31067a33aab65a9478f18d /app-text | |
parent | media-video/mkvtoolnix: keyworded 30.1.0 for ppc/ppc64, bug #674034 (diff) | |
download | gentoo-161c4ef488739139cdfec9231ecaf75e1ca850b5.tar.gz gentoo-161c4ef488739139cdfec9231ecaf75e1ca850b5.tar.bz2 gentoo-161c4ef488739139cdfec9231ecaf75e1ca850b5.zip |
app-text/libexttextcat: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text')
-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 e48b3a9a6156..783d78935393 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |