summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2016-05-21 13:53:35 -0700
committerMatt Turner <mattst88@gentoo.org>2016-05-21 14:04:43 -0700
commitc068757391ff7aaaad79fe9d9ceeb7d960da0661 (patch)
tree8c32688eab49261491ec6ccd9e81b5b5f7e319f6
parentdev-perl/Plucene: Sanitize dependencies and disable dysfunctional pod test (diff)
downloadgentoo-c068757391ff7aaaad79fe9d9ceeb7d960da0661.tar.gz
gentoo-c068757391ff7aaaad79fe9d9ceeb7d960da0661.tar.bz2
gentoo-c068757391ff7aaaad79fe9d9ceeb7d960da0661.zip
net-misc/dhcpcd: added alpha, bug 575240.
-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 38b38f9d4208..ab2cb8b66461 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