dev-util/cppcheck: x86 stable (bug #674326)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 2 Jan 2019 18:03:16 +0000 (19:03 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 2 Jan 2019 19:01:26 +0000 (20:01 +0100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/cppcheck/cppcheck-1.86.ebuild

index 87931e60c7b675a478faf0c147b2db27842a0b00..70349700e04e69d354a47a1491ed9084169cc2ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
 IUSE="htmlreport pcre qt5"
 
 RDEPEND="