summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-03 19:06:38 +0000
committerSam James <sam@gentoo.org>2024-02-03 19:08:09 +0000
commitc173f9e0bd4baccd567153715e35f03d481f036a (patch)
treef8eff29da7bc5ea084fa8f7dad777fb9a6d2afbe /dev-util/flawfinder
parentdev-python/pypy: Stabilize 7.3.15 x86, #923723 (diff)
downloadgentoo-c173f9e0bd4baccd567153715e35f03d481f036a.tar.gz
gentoo-c173f9e0bd4baccd567153715e35f03d481f036a.tar.bz2
gentoo-c173f9e0bd4baccd567153715e35f03d481f036a.zip
dev-util/flawfinder: Stabilize 2.0.19-r1 ppc, #923728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r--dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
index d6b63ad8c62f..e713ddc9d6a3 100644
--- a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
+++ b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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"
+KEYWORDS="~amd64 ~mips ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
PATCHES=( "${FILESDIR}"/${PN}-2.0.18-setup.patch )