diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
commit | 7309f418c15db631fa17c8bdfe55469542ef42a9 (patch) | |
tree | 4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/x86info | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2 gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/x86info')
-rw-r--r-- | sys-apps/x86info/x86info-1.11.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/x86info/x86info-1.12b.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/x86info/x86info-1.11.ebuild b/sys-apps/x86info/x86info-1.11.ebuild index a178b371361b..c90e030cb7e5 100644 --- a/sys-apps/x86info/x86info-1.11.ebuild +++ b/sys-apps/x86info/x86info-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.11.ebuild,v 1.5 2003/09/08 08:03:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.11.ebuild,v 1.6 2004/02/23 00:54:35 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 -ppc -sparc -mips -alpha -arm -hppa" +KEYWORDS="x86 amd64 -ppc -sparc -mips -alpha -hppa" DEPEND="virtual/kernel" diff --git a/sys-apps/x86info/x86info-1.12b.ebuild b/sys-apps/x86info/x86info-1.12b.ebuild index af8c2f0d3039..34ec5cd49064 100644 --- a/sys-apps/x86info/x86info-1.12b.ebuild +++ b/sys-apps/x86info/x86info-1.12b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.12b.ebuild,v 1.1 2003/11/15 01:44:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.12b.ebuild,v 1.2 2004/02/23 00:54:35 agriffis Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.codemonkey.org.uk/projects/${PN}/" SRC_URI="${HOMEPAGE}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 -ppc -sparc -mips -alpha -arm -hppa" +KEYWORDS="~x86 ~amd64 -ppc -sparc -mips -alpha -hppa" DEPEND="virtual/kernel" RDEPEND="" IUSE="" |