diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:13 +0200 |
commit | 761628bfcad8e4732ed56c839cc9d75cb62e9086 (patch) | |
tree | 73d4286d5b2f8018944704d3f6158661f2befdae /dev-util/flawfinder | |
parent | dev-tex/rubber: amd64 stable wrt bug #735308 (diff) | |
download | gentoo-761628bfcad8e4732ed56c839cc9d75cb62e9086.tar.gz gentoo-761628bfcad8e4732ed56c839cc9d75cb62e9086.tar.bz2 gentoo-761628bfcad8e4732ed56c839cc9d75cb62e9086.zip |
dev-util/flawfinder: amd64 stable wrt bug #735322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 df1286a9367d..7ee16c8408ac 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}" |