summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-28 23:28:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-28 23:28:29 +0300
commit399a5b8239f42aad37ff9e2586b0b5fe1bd478ee (patch)
tree446079c98adfe3471f9d1144a3171f476338c457 /net-misc
parentsys-libs/libcap: s390 stable wrt bug #683678 (diff)
downloadgentoo-399a5b8239f42aad37ff9e2586b0b5fe1bd478ee.tar.gz
gentoo-399a5b8239f42aad37ff9e2586b0b5fe1bd478ee.tar.bz2
gentoo-399a5b8239f42aad37ff9e2586b0b5fe1bd478ee.zip
net-misc/dhcpcd: s390 stable wrt bug #684430
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-r2.ebuild2
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 53384ea8ed73..a967ec382cf7 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