diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:12:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:12:54 +0100 |
commit | d7299a0f39357e5e6c6c4c84497d6fc4ba55cb9a (patch) | |
tree | 81f5e057776d6aebad27aa59a86d3ffa2a973fdf /sys-apps/pciutils | |
parent | sys-block/di: stable 4.46 for ppc64, bug #663484 (diff) | |
download | gentoo-d7299a0f39357e5e6c6c4c84497d6fc4ba55cb9a.tar.gz gentoo-d7299a0f39357e5e6c6c4c84497d6fc4ba55cb9a.tar.bz2 gentoo-d7299a0f39357e5e6c6c4c84497d6fc4ba55cb9a.zip |
sys-apps/pciutils: stable 3.5.6 for ppc64, bug #663486
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pciutils/pciutils-3.5.6.ebuild b/sys-apps/pciutils/pciutils-3.5.6.ebuild index c11c8b907525..a7894d32e579 100644 --- a/sys-apps/pciutils/pciutils-3.5.6.ebuild +++ b/sys-apps/pciutils/pciutils-3.5.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="dns +kmod static-libs +udev zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |