diff options
author | Sam James <sam@gentoo.org> | 2022-02-05 06:33:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-05 06:33:22 +0000 |
commit | 46a747494f49cf28f71d4a261792c0315394d6af (patch) | |
tree | 47803bc7415b49d1118b44bdd840ac59c919913d /dev-util/flawfinder | |
parent | dev-python/pip-run: Keyword 8.8.0 arm, #832036 (diff) | |
download | gentoo-46a747494f49cf28f71d4a261792c0315394d6af.tar.gz gentoo-46a747494f49cf28f71d4a261792c0315394d6af.tar.bz2 gentoo-46a747494f49cf28f71d4a261792c0315394d6af.zip |
dev-util/flawfinder: Stabilize 2.0.19 ALLARCHES, #832721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r-- | dev-util/flawfinder/flawfinder-2.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.19.ebuild b/dev-util/flawfinder/flawfinder-2.0.19.ebuild index a188bbd52941..99f71eb662c3 100644 --- a/dev-util/flawfinder/flawfinder-2.0.19.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" PATCHES=( "${FILESDIR}"/${PN}-2.0.18-setup.patch ) |