diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:08:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:08:58 +0200 |
commit | 302a340edd68ce8d718bb38dcd4411bfae926bc2 (patch) | |
tree | e146b875654e2a97d5a073fcc43d9171575e888c /dev-util/flawfinder | |
parent | app-text/txt2tags: x86 stable wrt bug #735250 (diff) | |
download | gentoo-302a340edd68ce8d718bb38dcd4411bfae926bc2.tar.gz gentoo-302a340edd68ce8d718bb38dcd4411bfae926bc2.tar.bz2 gentoo-302a340edd68ce8d718bb38dcd4411bfae926bc2.zip |
dev-util/flawfinder: x86 stable wrt bug #735322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r-- | dev-util/flawfinder/flawfinder-2.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.11.ebuild b/dev-util/flawfinder/flawfinder-2.0.11.ebuild index 7ee16c8408ac..afe75db76af3 100644 --- a/dev-util/flawfinder/flawfinder-2.0.11.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |