summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-15 16:20:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-15 16:20:40 +0100
commit9e2ab0442e397cd548e6df597a46aa060c33a137 (patch)
tree5fe36982322b635ab0c375e1710d977e3db38a26 /dev-util/cppcheck
parentgames-kids/gcompris: x86 stable wrt bug #577212 (diff)
downloadgentoo-9e2ab0442e397cd548e6df597a46aa060c33a137.tar.gz
gentoo-9e2ab0442e397cd548e6df597a46aa060c33a137.tar.bz2
gentoo-9e2ab0442e397cd548e6df597a46aa060c33a137.zip
dev-util/cppcheck: x86 stable wrt bug #576702
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-1.72.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.72.ebuild b/dev-util/cppcheck/cppcheck-1.72.ebuild
index 7268e4ddcb49..adea86511453 100644
--- a/dev-util/cppcheck/cppcheck-1.72.ebuild
+++ b/dev-util/cppcheck/cppcheck-1.72.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="htmlreport pcre qt4"
RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )