diff options
Diffstat (limited to 'app-admin/hwreport/hwreport-0.10.0.ebuild')
-rw-r--r-- | app-admin/hwreport/hwreport-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hwreport/hwreport-0.10.0.ebuild b/app-admin/hwreport/hwreport-0.10.0.ebuild index 64aae7d16b37..a76cfaa71218 100644 --- a/app-admin/hwreport/hwreport-0.10.0.ebuild +++ b/app-admin/hwreport/hwreport-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hwreport/hwreport-0.10.0.ebuild,v 1.2 2008/09/11 22:21:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hwreport/hwreport-0.10.0.ebuild,v 1.3 2008/09/11 23:55:28 gentoofan23 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://hardware4linux.info/res/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |