diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-09 00:10:38 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-09 00:38:59 +0100 |
commit | 8c48d74470cc2e93f9b2428728f22707bd65850b (patch) | |
tree | 151a7e9b5b68b8a3cdd486edd21fe31dec053e2b /net-proxy | |
parent | dev-lang/ruby: add ~arm64 keyword. (diff) | |
download | gentoo-8c48d74470cc2e93f9b2428728f22707bd65850b.tar.gz gentoo-8c48d74470cc2e93f9b2428728f22707bd65850b.tar.bz2 gentoo-8c48d74470cc2e93f9b2428728f22707bd65850b.zip |
net-proxy/dante: arm64 stable.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/dante/dante-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/dante/dante-1.4.1-r1.ebuild b/net-proxy/dante/dante-1.4.1-r1.ebuild index f90a862af679..77615caee7ae 100644 --- a/net-proxy/dante/dante-1.4.1-r1.ebuild +++ b/net-proxy/dante/dante-1.4.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${MY_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=" |