diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:39:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:38 +0000 |
commit | 6c301d625a402fc31cf3c3b69fbd7fd76426bc54 (patch) | |
tree | db50fafe62b608bf779993f8205fb2f5a323446d /net-proxy | |
parent | net-print/cups: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-6c301d625a402fc31cf3c3b69fbd7fd76426bc54.tar.gz gentoo-6c301d625a402fc31cf3c3b69fbd7fd76426bc54.tar.bz2 gentoo-6c301d625a402fc31cf3c3b69fbd7fd76426bc54.zip |
net-proxy/dante: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/dante/dante-1.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/dante/dante-1.4.1-r2.ebuild b/net-proxy/dante/dante-1.4.1-r2.ebuild index 040fefa416f3..268abe481b9b 100644 --- a/net-proxy/dante/dante-1.4.1-r2.ebuild +++ b/net-proxy/dante/dante-1.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="debug kerberos pam selinux static-libs tcpd upnp" CDEPEND=" |