diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:11:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:11:18 +0200 |
commit | 7db0cfd99045d04559cb77e0dada8540b6e78c75 (patch) | |
tree | cb2695efc880743a01e41ffabfe94fb575b5aec9 /sys-apps/pciutils | |
parent | app-emacs/s: x86 stable (bug #662784) (diff) | |
download | gentoo-7db0cfd99045d04559cb77e0dada8540b6e78c75.tar.gz gentoo-7db0cfd99045d04559cb77e0dada8540b6e78c75.tar.bz2 gentoo-7db0cfd99045d04559cb77e0dada8540b6e78c75.zip |
sys-apps/pciutils: x86 stable (bug #663486)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 c37fdfddf21e..125f412fec79 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, |