summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 16:54:37 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 16:54:37 +0000
commit673658dd0a70d15d026c08b9f5ca8fb7e35a92cf (patch)
tree30a3d10b65f5f7b8a96774a3c65380df5fea7088 /sys-apps/x86info/x86info-1.30.ebuild
parentx86 stable wrt bug #407297 (diff)
downloadgentoo-2-673658dd0a70d15d026c08b9f5ca8fb7e35a92cf.tar.gz
gentoo-2-673658dd0a70d15d026c08b9f5ca8fb7e35a92cf.tar.bz2
gentoo-2-673658dd0a70d15d026c08b9f5ca8fb7e35a92cf.zip
x86 stable wrt bug #407917
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sys-apps/x86info/x86info-1.30.ebuild')
-rw-r--r--sys-apps/x86info/x86info-1.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/x86info/x86info-1.30.ebuild b/sys-apps/x86info/x86info-1.30.ebuild
index 6b13d7b8d511..09294192731a 100644
--- a/sys-apps/x86info/x86info-1.30.ebuild
+++ b/sys-apps/x86info/x86info-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.30.ebuild,v 1.2 2012/03/13 12:10:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.30.ebuild,v 1.3 2012/03/24 16:54:37 phajdan.jr Exp $
EAPI=2
inherit eutils toolchain-funcs flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.codemonkey.org.uk/projects/x86info/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND="sys-apps/pciutils"