diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 14:30:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 14:30:32 +0000 |
commit | 3f7e2b1cc903e1899ad60a1fdc6158708e786a79 (patch) | |
tree | 03b60b164a699bdcef60dbaf1cf42847ceafb1a6 /dev-util/splint | |
parent | dev-python/pyopenssl: Stabilize 20.0.0-r1 sparc, #763768 (diff) | |
download | gentoo-3f7e2b1cc903e1899ad60a1fdc6158708e786a79.tar.gz gentoo-3f7e2b1cc903e1899ad60a1fdc6158708e786a79.tar.bz2 gentoo-3f7e2b1cc903e1899ad60a1fdc6158708e786a79.zip |
dev-util/splint: Stabilize 3.1.2-r2 sparc, #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 1c05195e958f..b47c46e8e141 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 |