Skip to content

Commit

Permalink
net-misc/netctl: Add ~arm keyword (bug 473928).
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
xmw committed Feb 23, 2017
1 parent fd0a5ed commit 7328553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-misc/netctl/netctl-1.11.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"
Expand Down

0 comments on commit 7328553

Please sign in to comment.