diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-09 14:57:41 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-09 15:04:24 +0100 |
commit | 7258e89c5f71e97862346b65e276422fbb27d105 (patch) | |
tree | 5cbf7e732ce81dc5f0676ff525e7583f507f999c /dev-util/flawfinder | |
parent | dev-util/diffuse: Drop old (diff) | |
download | gentoo-7258e89c5f71e97862346b65e276422fbb27d105.tar.gz gentoo-7258e89c5f71e97862346b65e276422fbb27d105.tar.bz2 gentoo-7258e89c5f71e97862346b65e276422fbb27d105.zip |
dev-util/flawfinder: x86 stable, bug #591468
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r-- | dev-util/flawfinder/flawfinder-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/flawfinder/flawfinder-1.31.ebuild b/dev-util/flawfinder/flawfinder-1.31.ebuild index da8e52a3d8bc..a190d31bdcd0 100644 --- a/dev-util/flawfinder/flawfinder-1.31.ebuild +++ b/dev-util/flawfinder/flawfinder-1.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://www.dwheeler.com/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |