diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 13:01:55 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 13:01:55 +0100 |
commit | f548abc50129e0b074c0d2e88df9e80eb9eb5471 (patch) | |
tree | 7e03a6afc5156f21617ec5864ca25cd450c51ebf /dev-util | |
parent | dev-python/mako: arm stable (bug 606220). (diff) | |
download | gentoo-f548abc50129e0b074c0d2e88df9e80eb9eb5471.tar.gz gentoo-f548abc50129e0b074c0d2e88df9e80eb9eb5471.tar.bz2 gentoo-f548abc50129e0b074c0d2e88df9e80eb9eb5471.zip |
dev-util/splint: arm stable (bug 597964).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/splint/splint-3.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/splint/splint-3.1.2-r1.ebuild b/dev-util/splint/splint-3.1.2-r1.ebuild index 6ca82e6056ad..6b04a9b7874a 100644 --- a/dev-util/splint/splint-3.1.2-r1.ebuild +++ b/dev-util/splint/splint-3.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" DEPEND=" sys-devel/flex |