summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-25 21:49:16 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-25 21:49:16 +0200
commit4aebe55f8c434205f2ea3d28ffacb834a401bc1f (patch)
treefadc59867881a35f4602728bc5911e7d96e46511 /dev-util/flawfinder
parentsci-mathematics/acl2: need to rebuild ACL2 "core" on sbcl update (diff)
downloadgentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.gz
gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.bz2
gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.zip
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r--dev-util/flawfinder/flawfinder-2.0.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.19.ebuild b/dev-util/flawfinder/flawfinder-2.0.19.ebuild
index 2e6ae0f88331..acd76dab1d7f 100644
--- a/dev-util/flawfinder/flawfinder-2.0.19.ebuild
+++ b/dev-util/flawfinder/flawfinder-2.0.19.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"
+KEYWORDS="amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
PATCHES=( "${FILESDIR}"/${PN}-2.0.18-setup.patch )