diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:33:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:36:53 +0300 |
commit | 5891e145d1e8f0829c14c1db6cd7aa3d5e82391c (patch) | |
tree | 59590485c960a734a5c07100c3075767c9d9d1d6 /app-text | |
parent | dev-libs/ptexenc: mark s390 stable (diff) | |
download | gentoo-5891e145d1e8f0829c14c1db6cd7aa3d5e82391c.tar.gz gentoo-5891e145d1e8f0829c14c1db6cd7aa3d5e82391c.tar.bz2 gentoo-5891e145d1e8f0829c14c1db6cd7aa3d5e82391c.zip |
app-text/teckit: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/teckit/teckit-2.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/teckit/teckit-2.5.6.ebuild b/app-text/teckit/teckit-2.5.6.ebuild index 607a5a9834f2..045beae1707b 100644 --- a/app-text/teckit/teckit-2.5.6.ebuild +++ b/app-text/teckit/teckit-2.5.6.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=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/silnrsi/teckit/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="sys-libs/zlib |