diff options
author | Tom Gall <tgall@gentoo.org> | 2014-08-03 17:12:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2014-08-03 17:12:02 +0000 |
commit | e505efc5c4ec43a014a49ddb43c1f3a23357b109 (patch) | |
tree | 4416e7e094adf55204e82a725983d0eb0c89dc4b /net-dns/c-ares/c-ares-1.9.1.ebuild | |
parent | Remove sourceforge SRC_URI for leechcraft packages, only leechcraft.org is us... (diff) | |
download | gentoo-2-e505efc5c4ec43a014a49ddb43c1f3a23357b109.tar.gz gentoo-2-e505efc5c4ec43a014a49ddb43c1f3a23357b109.tar.bz2 gentoo-2-e505efc5c4ec43a014a49ddb43c1f3a23357b109.zip |
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'net-dns/c-ares/c-ares-1.9.1.ebuild')
-rw-r--r-- | net-dns/c-ares/c-ares-1.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/c-ares/c-ares-1.9.1.ebuild b/net-dns/c-ares/c-ares-1.9.1.ebuild index bc9e48b97a1b..d3fb8f7953b5 100644 --- a/net-dns/c-ares/c-ares-1.9.1.ebuild +++ b/net-dns/c-ares/c-ares-1.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.9.1.ebuild,v 1.11 2013/06/02 08:43:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.9.1.ebuild,v 1.12 2014/08/03 17:12:02 tgall Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.haxx.se/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" IUSE="static-libs" DOCS=( AUTHORS CHANGES NEWS README RELEASE-NOTES TODO ) |