dev-embedded/openocd: x86 stable (bug #633398)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 12:36:10 +0000 (14:36 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 12:40:23 +0000 (14:40 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-embedded/openocd/openocd-0.10.0.ebuild

index 57ba7a8c69e965ed46c5be9ad8bd14f0cfde77b3..d4d0660495b37baa4242e65b8b7ee636a7c521cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ else
        MY_PV="${PV/_/-}"
        MY_P="${PN}-${MY_PV}"
        S="${WORKDIR}"/${MY_P}
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm x86"
        SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${MY_PV}/${MY_P}.tar.gz"
 fi