diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:19 +0200 |
commit | 53432d80b038bd0f557f5bf52019e928a1d0f861 (patch) | |
tree | 53d62d04a5f3a4f2882b037ebb1ef0f496f7a84b /dev-util/flawfinder | |
parent | dev-python/sphinxcontrib-github-alt: amd64/arm64/x86 stable (ALLARCHES policy... (diff) | |
download | gentoo-53432d80b038bd0f557f5bf52019e928a1d0f861.tar.gz gentoo-53432d80b038bd0f557f5bf52019e928a1d0f861.tar.bz2 gentoo-53432d80b038bd0f557f5bf52019e928a1d0f861.zip |
dev-util/flawfinder: amd64 stable wrt bug #793335
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.15.ebuild b/dev-util/flawfinder/flawfinder-2.0.15.ebuild index 9305ed78d86a..0348e22db7b1 100644 --- a/dev-util/flawfinder/flawfinder-2.0.15.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.15.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${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}" |