diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:02:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:02:07 +0300 |
commit | f402b450fc7e4d15d8af668b67aeb8308bf7f646 (patch) | |
tree | 4546d6096bc4e29cb403cbcebaf58a45fe8f7ffe /net-misc | |
parent | net-misc/dhcpcd: sh stable wrt bug #682318 (diff) | |
download | gentoo-f402b450fc7e4d15d8af668b67aeb8308bf7f646.tar.gz gentoo-f402b450fc7e4d15d8af668b67aeb8308bf7f646.tar.bz2 gentoo-f402b450fc7e4d15d8af668b67aeb8308bf7f646.zip |
net-misc/dhcpcd: s390 stable wrt bug #682318
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild index bb658e5d166d..71ed32b2f6a9 100644 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.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 |