summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2016-02-20 13:34:09 -0600
committerWilliam Hubbs <williamh@gentoo.org>2016-02-20 13:34:09 -0600
commit800e8421483b37938f0d443c22e749de4af3c26d (patch)
treec72dc0a5c0cd2fdd87d551505203968482b2ac9a /net-misc
parentRemove masked for removal packages (diff)
downloadgentoo-800e8421483b37938f0d443c22e749de4af3c26d.tar.gz
gentoo-800e8421483b37938f0d443c22e749de4af3c26d.tar.bz2
gentoo-800e8421483b37938f0d443c22e749de4af3c26d.zip
net-misc/dhcpcd: mark 6.10.1 amd64 stable for bug #575240
Diffstat (limited to 'net-misc')
-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 c4cf6d661943..2a1f46ca56e4 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