diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-31 06:19:43 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-31 06:19:43 +0200 |
commit | e25c476d4768e14d413af40a600fc2324fe703c1 (patch) | |
tree | 3e429339021555096e4aeeacdc0db614df5b01fa /sys-apps/pciutils | |
parent | app-i18n/fcitx: Mark ~hppa (bug #568972). (diff) | |
download | gentoo-e25c476d4768e14d413af40a600fc2324fe703c1.tar.gz gentoo-e25c476d4768e14d413af40a600fc2324fe703c1.tar.bz2 gentoo-e25c476d4768e14d413af40a600fc2324fe703c1.zip |
sys-apps/pciutils: Stable for PPC64 (bug #583796).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pciutils/pciutils-3.4.1.ebuild b/sys-apps/pciutils/pciutils-3.4.1.ebuild index 9c0ccf82f3af..5bed972bf10e 100644 --- a/sys-apps/pciutils/pciutils-3.4.1.ebuild +++ b/sys-apps/pciutils/pciutils-3.4.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, |