diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 07:59:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:02:36 +0100 |
commit | 0e56c6c737b7e6df71c6c3deca76b1a653a57cea (patch) | |
tree | 793e47335b63e7413c1134dc247fe61d3ddb4cd1 | |
parent | sys-libs/libseccomp: stable 2.4.3 for ppc (diff) | |
download | gentoo-0e56c6c737b7e6df71c6c3deca76b1a653a57cea.tar.gz gentoo-0e56c6c737b7e6df71c6c3deca76b1a653a57cea.tar.bz2 gentoo-0e56c6c737b7e6df71c6c3deca76b1a653a57cea.zip |
sys-apps/pciutils: stable 3.6.4 for ppc
stable wrt bug #730504
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 cc2e5824111f..50df983f5427 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, |