diff options
Diffstat (limited to 'dev-util/lcov/lcov-1.9.ebuild')
-rw-r--r-- | dev-util/lcov/lcov-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.9.ebuild b/dev-util/lcov/lcov-1.9.ebuild index da10fb38670a..543a6740aaea 100644 --- a/dev-util/lcov/lcov-1.9.ebuild +++ b/dev-util/lcov/lcov-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.2 2012/05/20 15:05:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.3 2012/05/21 12:29:34 johu Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |