diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 12:55:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 14:11:51 +0200 |
commit | 7f9abd89d922becbe52a5ea5dc428340df7bde12 (patch) | |
tree | 5b38a19ac7f00aec6f931310e65ff0ae529290eb /net-libs | |
parent | media-sound/pulseaudio: keyword ~arm64 (diff) | |
download | gentoo-7f9abd89d922becbe52a5ea5dc428340df7bde12.tar.gz gentoo-7f9abd89d922becbe52a5ea5dc428340df7bde12.tar.bz2 gentoo-7f9abd89d922becbe52a5ea5dc428340df7bde12.zip |
net-libs/libasyncns: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild index c19ac52dc71a..73535f3dd2b4 100644 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild +++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc debug" |