summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-11-16 15:51:55 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-11-16 15:51:55 +0000
commit840f42bb12ef559fa9227f11868bcd8b44bc9317 (patch)
treef3de140ad9b6338c670249beac710d71055db7c2 /dev-util/cunit/cunit-2.0.ebuild
parentInitial import. Ebuild by me. Since this is just a copy from hwdata-knoppix... (diff)
downloadgentoo-2-840f42bb12ef559fa9227f11868bcd8b44bc9317.tar.gz
gentoo-2-840f42bb12ef559fa9227f11868bcd8b44bc9317.tar.bz2
gentoo-2-840f42bb12ef559fa9227f11868bcd8b44bc9317.zip
Added ~amd64 keyword. Closes bug #112662.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util/cunit/cunit-2.0.ebuild')
-rw-r--r--dev-util/cunit/cunit-2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cunit/cunit-2.0.ebuild b/dev-util/cunit/cunit-2.0.ebuild
index 91b90e519a55..c6cfde86dbba 100644
--- a/dev-util/cunit/cunit-2.0.ebuild
+++ b/dev-util/cunit/cunit-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.0.ebuild,v 1.1 2004/10/30 10:21:56 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.0.ebuild,v 1.2 2005/11/16 15:51:55 metalgod Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ HOMEPAGE="http://cunit.sourceforge.net"
DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
S=${WORKDIR}/CUnit-${PV}-1