diff options
Diffstat (limited to 'app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild')
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild index 11d9092e5bea..f423638904af 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild,v 1.1 2006/03/22 16:17:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.10.ebuild,v 1.2 2006/09/06 06:09:00 tsunam Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="virtual/libc" |