diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 13:19:09 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:05:33 +0100 |
commit | fc5826239dd1cfd95ff1707c634c1639cbdc35ee (patch) | |
tree | 3d800630e82a87ff655a41e83ca784cd65aae312 /net-proxy | |
parent | dev-libs/boost: arm stable. (diff) | |
download | gentoo-fc5826239dd1cfd95ff1707c634c1639cbdc35ee.tar.gz gentoo-fc5826239dd1cfd95ff1707c634c1639cbdc35ee.tar.bz2 gentoo-fc5826239dd1cfd95ff1707c634c1639cbdc35ee.zip |
net-proxy/dante: add ~arm64 keyword.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 bc67044724c3..05a9bc252a04 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 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=" |