commit:     7328553d8f2bb6a11d41068f833e2fcc30e9ed68
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 21:43:18 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 21:45:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7328553d

net-misc/netctl: Add ~arm keyword (bug 473928).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/netctl/netctl-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/netctl/netctl-1.11.ebuild 
b/net-misc/netctl/netctl-1.11.ebuild
index f558aadc0e..25d35d384d 100644
--- a/net-misc/netctl/netctl-1.11.ebuild
+++ b/net-misc/netctl/netctl-1.11.ebuild
@@ -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"

Reply via email to