summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-09-04 12:20:57 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-09-04 12:20:57 +0200
commit8c394b7ae80b588014fc6285555a170892d723a9 (patch)
treea48e0016fdbc48ebe97494631f5475d135e12db7 /net-misc
parent510bfc5be29294c2bed63b525d706c26efd34971 (diff)
downloadgentoo-8c394b7ae80b588014fc6285555a170892d723a9.tar.gz
gentoo-8c394b7ae80b588014fc6285555a170892d723a9.tar.xz
net-misc/dhcpcd-6.11.1-r1: add alpha keyword
Gentoo-Bug: 589384
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.11.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.1-r1.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.1-r1.ebuild
index ad8fd16044a..0c7a1fda8b2 100644
--- a/net-misc/dhcpcd/dhcpcd-6.11.1-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.11.1-r1.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