diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 18:03:53 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 18:03:53 +0000 |
commit | 288eb43ec32d38d9ffe1691e5da79e53b593e1a6 (patch) | |
tree | 30df435c86fc47b50102500cfb2dc09ee37ec117 /dev-util/lcov/lcov-1.7.ebuild | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-288eb43ec32d38d9ffe1691e5da79e53b593e1a6.tar.gz gentoo-2-288eb43ec32d38d9ffe1691e5da79e53b593e1a6.tar.bz2 gentoo-2-288eb43ec32d38d9ffe1691e5da79e53b593e1a6.zip |
Keywording for ppc.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-util/lcov/lcov-1.7.ebuild')
-rw-r--r-- | dev-util/lcov/lcov-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.7.ebuild b/dev-util/lcov/lcov-1.7.ebuild index f34bd6b74c65..d23bee151c25 100644 --- a/dev-util/lcov/lcov-1.7.ebuild +++ b/dev-util/lcov/lcov-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.7.ebuild,v 1.2 2009/10/26 10:00:25 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.7.ebuild,v 1.3 2009/11/07 18:03:53 volkmar Exp $ DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |