summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-12 22:55:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-12 22:55:42 +0100
commit4f050fdfd9a846a71dbedc75dfdda5da6fd7c290 (patch)
tree8606667739741a200de82097f3e6b0b1af1dc570 /net-misc/dhcpcd
parentapp-arch/brotli: stable 1.0.7 for ppc, bug #685120 (diff)
downloadgentoo-4f050fdfd9a846a71dbedc75dfdda5da6fd7c290.tar.gz
gentoo-4f050fdfd9a846a71dbedc75dfdda5da6fd7c290.tar.bz2
gentoo-4f050fdfd9a846a71dbedc75dfdda5da6fd7c290.zip
net-misc/dhcpcd: stable 7.1.1-r3 for ppc, bug #685264
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild
index b76e9636aa2f..44103c21c241 100644
--- a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.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