diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:30:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:30:36 +0300 |
commit | 564deb0a2a744510c80cc49e25e80f0b8f04c216 (patch) | |
tree | 5ba6813854c202c655cb711242107eb17268e83f /net-proxy | |
parent | dev-perl/Date-Manip: mark s390 stable (diff) | |
download | gentoo-564deb0a2a744510c80cc49e25e80f0b8f04c216.tar.gz gentoo-564deb0a2a744510c80cc49e25e80f0b8f04c216.tar.bz2 gentoo-564deb0a2a744510c80cc49e25e80f0b8f04c216.zip |
net-proxy/dante: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/dante/dante-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/dante/dante-1.4.1-r1.ebuild b/net-proxy/dante/dante-1.4.1-r1.ebuild index 1bc434301f67..071cd7d26cab 100644 --- a/net-proxy/dante/dante-1.4.1-r1.ebuild +++ b/net-proxy/dante/dante-1.4.1-r1.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 @@ -10,7 +10,7 @@ SRC_URI="https://www.inet.no/dante/files/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug kerberos pam selinux static-libs tcpd upnp" CDEPEND=" |