summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-09 01:23:04 +0100
committerSam James <sam@gentoo.org>2023-10-09 01:23:04 +0100
commitb428186eaecd53e9b08b2bcfe7f954887458ea2b (patch)
tree91dc494705ebf9c0bbcc2fc572f2956c1bb19f1f /net-misc
parentapp-text/dictd: add libmaa subslot dep (diff)
downloadgentoo-b428186eaecd53e9b08b2bcfe7f954887458ea2b.tar.gz
gentoo-b428186eaecd53e9b08b2bcfe7f954887458ea2b.tar.bz2
gentoo-b428186eaecd53e9b08b2bcfe7f954887458ea2b.zip
net-misc/dhcpcd: Stabilize 10.0.3 amd64, #915394
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-10.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-10.0.3.ebuild b/net-misc/dhcpcd/dhcpcd-10.0.3.ebuild
index a320e843768a..86f3dd779aae 100644
--- a/net-misc/dhcpcd/dhcpcd-10.0.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-10.0.3.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"