diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-01-28 14:43:59 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-28 14:44:31 -0500 |
commit | 5fbd197ebac8189ea97a6a13df64696cb538043e (patch) | |
tree | 8860da635db8d6c56831d7f20898ecd825c5f4ff /net-misc/dhcpcd | |
parent | net-firewall/ipt_netflow: version bump (diff) | |
download | gentoo-5fbd197ebac8189ea97a6a13df64696cb538043e.tar.gz gentoo-5fbd197ebac8189ea97a6a13df64696cb538043e.tar.bz2 gentoo-5fbd197ebac8189ea97a6a13df64696cb538043e.zip |
net-misc/dhcpcd: mark 6.10.0 arm64/ia64/s390/sh/sparc stable #571152
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild b/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild index 15ac2a5957b9..9d3a94ceb749 100644 --- a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.10.0.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 |