diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:30:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:40:59 +0100 |
commit | a8b7349d3fc92820d6af97f2b3f922a1eb829c96 (patch) | |
tree | e3d317390fe72551fb393f3fbe82ab410544de81 /dev-util/cppcheck | |
parent | app-misc/countrycodes: x86 stable (bug #640496) (diff) | |
download | gentoo-a8b7349d3fc92820d6af97f2b3f922a1eb829c96.tar.gz gentoo-a8b7349d3fc92820d6af97f2b3f922a1eb829c96.tar.bz2 gentoo-a8b7349d3fc92820d6af97f2b3f922a1eb829c96.zip |
dev-util/cppcheck: x86 stable (bug #641220)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r-- | dev-util/cppcheck/cppcheck-1.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.81.ebuild b/dev-util/cppcheck/cppcheck-1.81.ebuild index 985c8d9e17df..ea26f5ace89e 100644 --- a/dev-util/cppcheck/cppcheck-1.81.ebuild +++ b/dev-util/cppcheck/cppcheck-1.81.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa x86" IUSE="htmlreport pcre qt5" RDEPEND=" |