summaryrefslogtreecommitdiff
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/dhcpcd
parentnet-libs/gnutls: / after EPREFIX (diff)
downloadgentoo-877db13964da860b2dd2a1e79c1cead584c877da.tar.gz
gentoo-877db13964da860b2dd2a1e79c1cead584c877da.tar.bz2
gentoo-877db13964da860b2dd2a1e79c1cead584c877da.zip
net-misc/dhcpcd: mark 6.11.3 arm64/s390/sh stable
Diffstat (limited to 'net-misc/dhcpcd')
-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 4225abed6c38..5ce3da35d67d 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