Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/flawfinder/
Date: Wed, 05 Aug 2020 13:53:25
Message-Id: 1596635533.761628bfcad8e4732ed56c839cc9d75cb62e9086.ago@gentoo
1 commit: 761628bfcad8e4732ed56c839cc9d75cb62e9086
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 13:52:13 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 13:52:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761628bf
7
8 dev-util/flawfinder: amd64 stable wrt bug #735322
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/flawfinder/flawfinder-2.0.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/flawfinder/flawfinder-2.0.11.ebuild b/dev-util/flawfinder/flawfinder-2.0.11.ebuild
18 index df1286a9367..7ee16c8408a 100644
19 --- a/dev-util/flawfinder/flawfinder-2.0.11.ebuild
20 +++ b/dev-util/flawfinder/flawfinder-2.0.11.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://www.dwheeler.com/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"