diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-06 17:05:08 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 17:43:35 +0100 |
commit | 368fcc9cdf774c3f7c42921074719968de807d51 (patch) | |
tree | 0f63af1cc175c71de5f82d149bacf922e62106c2 /sys-apps/pciutils | |
parent | net-fs/samba: stable 4.11.11 for sparc, bug #730472 (diff) | |
download | gentoo-368fcc9cdf774c3f7c42921074719968de807d51.tar.gz gentoo-368fcc9cdf774c3f7c42921074719968de807d51.tar.bz2 gentoo-368fcc9cdf774c3f7c42921074719968de807d51.zip |
sys-apps/pciutils: stable 3.6.4 for sparc, bug #730504
Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pciutils/pciutils-3.6.4.ebuild b/sys-apps/pciutils/pciutils-3.6.4.ebuild index b855fde46227..d78c6226038b 100644 --- a/sys-apps/pciutils/pciutils-3.6.4.ebuild +++ b/sys-apps/pciutils/pciutils-3.6.4.ebuild @@ -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 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="dns +kmod static-libs +udev zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |