diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:41:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:41:18 +0300 |
commit | a300b9e269f772d0cce6823f0f99d345b24129d2 (patch) | |
tree | d3508098dfbbea1da30bdb0ac7c6557f816323ab /net-libs | |
parent | dev-python/pydot: mark s390 stable (diff) | |
download | gentoo-a300b9e269f772d0cce6823f0f99d345b24129d2.tar.gz gentoo-a300b9e269f772d0cce6823f0f99d345b24129d2.tar.bz2 gentoo-a300b9e269f772d0cce6823f0f99d345b24129d2.zip |
net-libs/courier-authlib: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.66.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild b/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild index c01c45e0819c..d4ce92e9f4c2 100644 --- a/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils flag-o-matic multilib user -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" DESCRIPTION="Courier authentication library" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" |