diff options
author | Sam James <sam@gentoo.org> | 2024-02-07 01:19:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-07 01:19:09 +0000 |
commit | 93f007d3302ba6bdd095fdbf8880ca06e1078e0d (patch) | |
tree | 59e50bd2f35326c4f3cf2bbb8592e76018bee543 /net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild | |
parent | dev-lang/rust-bin: stabilize 1.74.1 for sparc (diff) | |
download | gentoo-93f007d3302ba6bdd095fdbf8880ca06e1078e0d.tar.gz gentoo-93f007d3302ba6bdd095fdbf8880ca06e1078e0d.tar.bz2 gentoo-93f007d3302ba6bdd095fdbf8880ca06e1078e0d.zip |
net-misc/dhcpcd: Stabilize 10.0.6-r1 hppa, #923514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild b/net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild index a2031cba5efc..cd313329537c 100644 --- a/net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-10.0.6-r1.ebuild @@ -15,7 +15,7 @@ else SRC_URI="https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${PV}/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" |