summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-03-15 18:31:06 +0100
committerMarkus Meier <maekke@gentoo.org>2016-03-15 18:31:06 +0100
commit2e115c2e5bcef4a34ad347cb2be563fbea6651a3 (patch)
tree69230f1b522da31caa3fd72eb9e569e41658e0db /net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
parentdev-ruby/sprockets: add ~arm, bug #576666 (diff)
downloadgentoo-2e115c2e5bcef4a34ad347cb2be563fbea6651a3.tar.gz
gentoo-2e115c2e5bcef4a34ad347cb2be563fbea6651a3.tar.bz2
gentoo-2e115c2e5bcef4a34ad347cb2be563fbea6651a3.zip
net-misc/dhcpcd: arm stable, bug #575240
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-6.10.1.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild b/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
index 7a5e857c385d..38b38f9d4208 100644
--- a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi