summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:17:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:17:38 +0200
commitc2582522e2db8f2e04c6ff96cbd6537971294737 (patch)
tree6903f7b8b20f88221fda81c76f9f97613820c41f /sys-apps/pciutils
parentnet-firewall/firewalld: Stabilize 1.2.2 arm64, #885129 (diff)
downloadgentoo-c2582522e2db8f2e04c6ff96cbd6537971294737.tar.gz
gentoo-c2582522e2db8f2e04c6ff96cbd6537971294737.tar.bz2
gentoo-c2582522e2db8f2e04c6ff96cbd6537971294737.zip
sys-apps/pciutils: Stabilize 3.9.0 sparc, #888451
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/pciutils-3.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.9.0.ebuild b/sys-apps/pciutils/pciutils-3.9.0.ebuild
index c6e7c3201bc7..3c3f56eeee65 100644
--- a/sys-apps/pciutils/pciutils-3.9.0.ebuild
+++ b/sys-apps/pciutils/pciutils-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="dns +kmod static-libs +udev zlib"
REQUIRED_USE="static-libs? ( !udev )"