summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-26 13:41:20 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-26 13:41:20 +0000
commit43b5643462eaabd12e1f905dabf403846e4cf415 (patch)
tree1537d9ae24e5f52525667f3eeabd17050b41d816 /sys-apps/lshw/lshw-02.16b-r2.ebuild
parentUnmask virtual/ffmpeg-9 (diff)
downloadhistorical-43b5643462eaabd12e1f905dabf403846e4cf415.tar.gz
historical-43b5643462eaabd12e1f905dabf403846e4cf415.tar.bz2
historical-43b5643462eaabd12e1f905dabf403846e4cf415.zip
Stable for HPPA too.
Package-Manager: portage-2.2.0_alpha185/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'sys-apps/lshw/lshw-02.16b-r2.ebuild')
-rw-r--r--sys-apps/lshw/lshw-02.16b-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/lshw/lshw-02.16b-r2.ebuild b/sys-apps/lshw/lshw-02.16b-r2.ebuild
index 21181d39d974..e105e14390f0 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-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.10 2013/02/22 17:34:19 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r2.ebuild,v 1.11 2013/06/26 13:41:19 jer 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 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="gtk sqlite static"
REQUIRED_USE="static? ( !gtk )"