summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-18 10:57:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-18 10:57:47 +0000
commit59087a0458512f44d2e9248b1fb4d8d32654bee7 (patch)
tree85646ac3c1370fcc1f1d8e2adf0e15cd1266f040 /sys-apps/lshw/lshw-02.16b-r2.ebuild
parentRemove old (diff)
downloadgentoo-2-59087a0458512f44d2e9248b1fb4d8d32654bee7.tar.gz
gentoo-2-59087a0458512f44d2e9248b1fb4d8d32654bee7.tar.bz2
gentoo-2-59087a0458512f44d2e9248b1fb4d8d32654bee7.zip
Stable for amd64, wrt bug #452684
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/lshw/lshw-02.16b-r2.ebuild')
-rw-r--r--sys-apps/lshw/lshw-02.16b-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/lshw/lshw-02.16b-r2.ebuild b/sys-apps/lshw/lshw-02.16b-r2.ebuild
index 4129d35ef45c..203e33a04223 100644
--- a/sys-apps/lshw/lshw-02.16b-r2.ebuild
+++ b/sys-apps/lshw/lshw-02.16b-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r2.ebuild,v 1.1 2012/12/02 07:00:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r2.ebuild,v 1.2 2013/01/18 10:57:47 ago Exp $
EAPI=4
inherit flag-o-matic eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://ezix.org/software/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="gtk sqlite static"
REQUIRED_USE="static? ( !gtk )"