summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-05-08 21:28:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-05-08 21:28:52 +0200
commit98fb434ea46c35c32a1b756dadb69405ce2f1ec4 (patch)
tree6ba9806fc515e2aaee2990e84fbc290229da2858 /net-misc
parentvirtual/opencl: x86 stable wrt bug #681082 (diff)
downloadgentoo-98fb434ea46c35c32a1b756dadb69405ce2f1ec4.tar.gz
gentoo-98fb434ea46c35c32a1b756dadb69405ce2f1ec4.tar.bz2
gentoo-98fb434ea46c35c32a1b756dadb69405ce2f1ec4.zip
net-misc/dhcpcd: amd64 stable wrt bug #685264
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild
index e6f68cc75b39..2d4b9e908757 100644
--- a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi