summaryrefslogtreecommitdiff
path: root/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-23 11:47:52 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-23 13:52:48 +0100
commitf7f3b4a2e5401b2fdac055195a56744e4407c1ec (patch)
tree24b94f04e47e631874a9aa300ef015802d88d7ed /net-misc/dhcpcd/dhcpcd-7.0.0.ebuild
parent332e48712b6521697f992f923c9c985482dd1c36 (diff)
downloadgentoo-f7f3b4a2e5401b2fdac055195a56744e4407c1ec.tar.gz
gentoo-f7f3b4a2e5401b2fdac055195a56744e4407c1ec.tar.xz
*/*: Remove sparc-fbsd keywords
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-7.0.0.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild
index 8bc9fd1b046..2723156dac9 100644
--- a/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi