summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-03 07:29:04 +0100
committerSam James <sam@gentoo.org>2023-06-03 07:29:16 +0100
commite7e453a8ec997fd87a5a13db5b7605c81690aa89 (patch)
treef03b15d6b99350ea1b3fd4e2afe2a5408df55df5 /net-misc
parentwww-client/firefox: enable llvm-16 support via rust:0/llvm-16 on 113 (diff)
downloadgentoo-e7e453a8ec997fd87a5a13db5b7605c81690aa89.tar.gz
gentoo-e7e453a8ec997fd87a5a13db5b7605c81690aa89.tar.bz2
gentoo-e7e453a8ec997fd87a5a13db5b7605c81690aa89.zip
net-misc/dhcpcd: Stabilize 9.5.1 hppa, #907734
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-9.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-9.5.1.ebuild b/net-misc/dhcpcd/dhcpcd-9.5.1.ebuild
index 0881748c1cfd..d0390a1201a3 100644
--- a/net-misc/dhcpcd/dhcpcd-9.5.1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-9.5.1.ebuild
@@ -14,7 +14,7 @@ else
MY_P="${MY_P/_rc/-rc}"
SRC_URI="https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${PV}/${P}.tar.xz"
- 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"