net-libs/sofia-sip: added ~arm64
authorRoy Bamford <neddyseagoon@gentoo.org>
Sun, 17 Feb 2019 22:40:48 +0000 (22:40 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 19 Feb 2019 18:04:44 +0000 (19:04 +0100)
Package-Manager: Portage-2.3.60, Repoman-2.3.12

Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-libs/sofia-sip/sofia-sip-1.12.11.ebuild

index c0b59d79c0286dd98baa1e40f82b3d8323b12997..7eaaf899d669fa542c89b2ed4d449f77f0a19251 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+ BSD public-domain" # See COPYRIGHT
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ~ppc64 sparc x86 ~x86-linux"
 IUSE="libressl ssl static-libs"
 
 RDEPEND="dev-libs/glib:2