summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-02-24 02:08:02 -0500
committerMike Frysinger <vapier@gentoo.org>2017-02-24 02:08:25 -0500
commit877db13964da860b2dd2a1e79c1cead584c877da (patch)
tree5aa7232a94ec618cde3e27e5bbddf55a81ece2ba /net-misc
parent82252446f3c8d7df35747c5e55e07afc5f83adff (diff)
downloadgentoo-877db13964da860b2dd2a1e79c1cead584c877da.tar.gz
gentoo-877db13964da860b2dd2a1e79c1cead584c877da.tar.xz
net-misc/dhcpcd: mark 6.11.3 arm64/s390/sh stable
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild
index 4225abed6c3..5ce3da35d67 100644
--- a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.11.3.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