Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/lshw/
Date: Sat, 30 Sep 2017 23:44:19
Message-Id: 1506815039.d71139c11c2c116573c80cd9c79b93aae62b236d.whissi@gentoo
1 commit: d71139c11c2c116573c80cd9c79b93aae62b236d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 23:43:59 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 23:43:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71139c1
7
8 sys-apps/lshw: x86 stable (bug #629514)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 sys-apps/lshw/lshw-02.18b.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/lshw/lshw-02.18b.ebuild b/sys-apps/lshw/lshw-02.18b.ebuild
16 index 2ef429b85fc..ce73d9167e8 100644
17 --- a/sys-apps/lshw/lshw-02.18b.ebuild
18 +++ b/sys-apps/lshw/lshw-02.18b.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://www.ezix.org/software/files/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="gtk sqlite static"
26
27 REQUIRED_USE="static? ( !gtk )"