diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-13 22:20:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-13 22:20:36 +0100 |
commit | 5b0f7d25c0c2a756065039bc659512faa3027ab0 (patch) | |
tree | 145ab1aca6789f446a4151883dcf37779cd3691c /sys-apps/pciutils | |
parent | sys-block/di: stable 4.46 for ppc, bug #663484 (diff) | |
download | gentoo-5b0f7d25c0c2a756065039bc659512faa3027ab0.tar.gz gentoo-5b0f7d25c0c2a756065039bc659512faa3027ab0.tar.bz2 gentoo-5b0f7d25c0c2a756065039bc659512faa3027ab0.zip |
sys-apps/pciutils: stable 3.5.6 for ppc, bug #663486
Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 fd3efb7cf0b6..77d69f479bf3 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, |