summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-05 11:36:12 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-05 11:36:23 +0100
commitb14eea61bdbf6f095e5314ee400f49fc5d799295 (patch)
tree8ce5e7c8b2d97178bbd27a06a91ece31fe332f1a /net-misc
parentnet-misc/rsync-3.1.3-r0: alpha stable (diff)
downloadgentoo-b14eea61bdbf6f095e5314ee400f49fc5d799295.tar.gz
gentoo-b14eea61bdbf6f095e5314ee400f49fc5d799295.tar.bz2
gentoo-b14eea61bdbf6f095e5314ee400f49fc5d799295.zip
net-misc/dhcpcd-6.11.5-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/646822
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.11.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
index 1b5576761902..9148380d1b61 100644
--- a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
@@ -10,7 +10,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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi