diff options
author | Sam James <sam@gentoo.org> | 2021-01-08 12:20:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-08 12:20:15 +0000 |
commit | 9471c68e218778ca073c3f683daca5136f13c608 (patch) | |
tree | 461eae1fef454d483cf2f56ecaec40a69c73f49e /dev-util/splint | |
parent | sys-apps/busybox: Stabilize 1.32.0-r1 ppc64, #764008 (diff) | |
download | gentoo-9471c68e218778ca073c3f683daca5136f13c608.tar.gz gentoo-9471c68e218778ca073c3f683daca5136f13c608.tar.bz2 gentoo-9471c68e218778ca073c3f683daca5136f13c608.zip |
dev-util/splint: Stabilize 3.1.2-r2 ppc64, #764410
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/splint')
-rw-r--r-- | dev-util/splint/splint-3.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild index 3ce9e0034e4a..f2d5e8c6988f 100644 --- a/dev-util/splint/splint-3.1.2-r2.ebuild +++ b/dev-util/splint/splint-3.1.2-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos" DEPEND=" sys-devel/flex |