Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pciutils/
Date: Tue, 07 Dec 2021 20:29:35
Message-Id: 1638908892.a025e5f0540d07f6e93443321577646c05110fea.sam@gentoo
1 commit: a025e5f0540d07f6e93443321577646c05110fea
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 20:28:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 20:28:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a025e5f0
7
8 sys-apps/pciutils: Stabilize 3.7.0-r2 ALLARCHES, #828474
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/pciutils/pciutils-3.7.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/pciutils/pciutils-3.7.0-r2.ebuild b/sys-apps/pciutils/pciutils-3.7.0-r2.ebuild
16 index 5c117edb478b..9f9b0b41e67e 100644
17 --- a/sys-apps/pciutils/pciutils-3.7.0-r2.ebuild
18 +++ b/sys-apps/pciutils/pciutils-3.7.0-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="dns +kmod static-libs +udev zlib"
26 REQUIRED_USE="static-libs? ( !udev )"