diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 23:41:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 23:41:33 -0700 |
commit | f63b7bd7776d9b9a531389424b7c075421439fb6 (patch) | |
tree | 48e5046103480fd0d98da6870c8c79a31f1632a8 /net-misc/dhcpcd | |
parent | dev-util/ctags-20190331: hppa stable, bug 524004 (diff) | |
download | gentoo-f63b7bd7776d9b9a531389424b7c075421439fb6.tar.gz gentoo-f63b7bd7776d9b9a531389424b7c075421439fb6.tar.bz2 gentoo-f63b7bd7776d9b9a531389424b7c075421439fb6.zip |
net-misc/dhcpcd-7.1.1-r2: hppa stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild index 78fbf1e30e5b..da8e96142933 100644 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild @@ -13,7 +13,7 @@ else MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" SRC_URI="https://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 ~x86-linux" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi |