diff options
Diffstat (limited to 'dev-util/lcov/lcov-1.11.ebuild')
-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 170d45b1e125..f25513605ac7 100644 --- a/dev-util/lcov/lcov-1.11.ebuild +++ b/dev-util/lcov/lcov-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.3 2015/06/11 15:08:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.4 2015/06/26 08:45:43 ago Exp $ EAPI="4" @@ -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="" |