diff options
author | 2019-07-25 16:38:33 +0300 | |
---|---|---|
committer | 2019-07-25 16:38:33 +0300 | |
commit | 6383bbc26eead05e749ca6355812817d4832456b (patch) | |
tree | e1a38271af62ac66cc57b5398394646475147619 /net-misc | |
parent | net-misc/dhcpcd: s390 stable wrt bug #690682 (diff) | |
download | gentoo-6383bbc26eead05e749ca6355812817d4832456b.tar.gz gentoo-6383bbc26eead05e749ca6355812817d4832456b.tar.bz2 gentoo-6383bbc26eead05e749ca6355812817d4832456b.zip |
net-misc/dhcpcd: sh stable wrt bug #690682
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild b/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild index fef59d2c3cd8..114e43a198e2 100644 --- a/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.2.3.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 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi |