summaryrefslogtreecommitdiff
path: root/net-proxy/dante/dante-1.4.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy/dante/dante-1.4.1-r1.ebuild')
-rw-r--r--net-proxy/dante/dante-1.4.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/dante/dante-1.4.1-r1.ebuild b/net-proxy/dante/dante-1.4.1-r1.ebuild
index 071cd7d26cab..a01963ca09b4 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-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,12 +10,12 @@ 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"
IUSE="debug kerberos pam selinux static-libs tcpd upnp"
CDEPEND="
kerberos? ( virtual/krb5 )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
tcpd? ( sys-apps/tcp-wrappers )
upnp? ( net-libs/miniupnpc:= )
userland_GNU? ( virtual/shadow )