net-misc/netctl: Add ~arm keyword (bug 473928).
authorMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 21:43:18 +0000 (22:43 +0100)
committerMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 21:45:33 +0000 (22:45 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-misc/netctl/netctl-1.11.ebuild

index f558aadc0eed74f028a172dca56993c9670c1089..25d35d384d12f708c1a6bd06b5a3ef02a8f408ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
        DEPEND="app-text/asciidoc"
 else
        SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Profile based network connection tool from Arch Linux"