diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-01 23:07:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-01 23:07:36 +0300 |
commit | 322421a3035197f07c8d52616bd357e5a2507c66 (patch) | |
tree | 8d4439501814f413eb7b09ff1f4b2693e60e05ce /net-misc/dhcpcd | |
parent | sys-fs/xfsprogs: Bump to version 4.16.1 (diff) | |
download | gentoo-322421a3035197f07c8d52616bd357e5a2507c66.tar.gz gentoo-322421a3035197f07c8d52616bd357e5a2507c66.tar.bz2 gentoo-322421a3035197f07c8d52616bd357e5a2507c66.zip |
net-misc/dhcpcd: s390 stable wrt bug #650938
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild index 86a4de9a0dbb..99be36a954ed 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.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 ~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 |