diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:16:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:16:40 +0100 |
commit | 41383faebc627837b2ae9957b71dde1c976026fa (patch) | |
tree | 2e07a42d11f5dfadd590dca79e8ef53c7e9ea9b6 /dev-util/lcov | |
parent | dev-lang/php: sparc stable wrt bug #604776 (diff) | |
download | gentoo-41383faebc627837b2ae9957b71dde1c976026fa.tar.gz gentoo-41383faebc627837b2ae9957b71dde1c976026fa.tar.bz2 gentoo-41383faebc627837b2ae9957b71dde1c976026fa.zip |
dev-util/lcov: sparc stable wrt bug #604776
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/lcov')
-rw-r--r-- | dev-util/lcov/lcov-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.11.ebuild b/dev-util/lcov/lcov-1.11.ebuild index de839cc4f3ce..ec92a9781011 100644 --- a/dev-util/lcov/lcov-1.11.ebuild +++ b/dev-util/lcov/lcov-1.11.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 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-linux ~x64-macos" IUSE="" DEPEND="" |