diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 11:34:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 11:34:28 +0200 |
commit | 21e58e22ce7e349449e059c8106edc525354cf8a (patch) | |
tree | 8baec70440df2b3ceb02636727d9fa7acc1d1864 /net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild | |
parent | sys-apps/gentoo-functions: sparc stable wrt bug #790038 (diff) | |
download | gentoo-21e58e22ce7e349449e059c8106edc525354cf8a.tar.gz gentoo-21e58e22ce7e349449e059c8106edc525354cf8a.tar.bz2 gentoo-21e58e22ce7e349449e059c8106edc525354cf8a.zip |
net-misc/dhcpcd: sparc stable wrt bug #789828
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild index 6b7d42b19da5..01150e33c147 100644 --- a/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9.4.0-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 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi |