diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:08:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:16:09 +0200 |
commit | cd0a77f0c6b29ae6b76cdd3b3b58c5faa042ac9d (patch) | |
tree | a26a300340d4248ad3064f0dec11603c56bbb453 /sys-apps/pciutils | |
parent | app-shells/bash: Stable for PPC64 (bug #557510). (diff) | |
download | gentoo-cd0a77f0c6b29ae6b76cdd3b3b58c5faa042ac9d.tar.gz gentoo-cd0a77f0c6b29ae6b76cdd3b3b58c5faa042ac9d.tar.bz2 gentoo-cd0a77f0c6b29ae6b76cdd3b3b58c5faa042ac9d.zip |
sys-apps/pciutils: Stable for PPC64 (bug #543834).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pciutils/pciutils-3.3.1.ebuild b/sys-apps/pciutils/pciutils-3.3.1.ebuild index d03ca8a0ba43..51f1778bb446 100644 --- a/sys-apps/pciutils/pciutils-3.3.1.ebuild +++ b/sys-apps/pciutils/pciutils-3.3.1.ebuild @@ -12,7 +12,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 ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="dns +kmod static-libs +udev zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |