summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-05-08 16:37:34 +0200
committerTobias Klausmann <klausman@gentoo.org>2019-05-08 16:37:47 +0200
commit0167c7b1a7ddf5bdcc5e0613bdd7247d84ab89a1 (patch)
tree8e29ec709182de967c4c44fcc22713b0f1c26d4f
parentdev-lang/spidermonkey-60.5.2_p0-r2: alpha stable (diff)
downloadgentoo-0167c7b1.tar.gz
gentoo-0167c7b1.tar.bz2
gentoo-0167c7b1.zip
net-misc/dhcpcd-7.1.1-r3: alpha stable
Bug: http://bugs.gentoo.org/685264 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
-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 755eefee08f0..e6f68cc75b39 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