diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 22:26:56 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 22:37:04 +0200 |
commit | 03bd846aae90726eaa87e0729f16cdf12f88e3e9 (patch) | |
tree | c91030807e3241c8f4ada01e3a0b210165ce392b /sys-apps | |
parent | sys-apps/texinfo: x86 stable (bug #583794). (diff) | |
download | gentoo-03bd846aae90726eaa87e0729f16cdf12f88e3e9.tar.gz gentoo-03bd846aae90726eaa87e0729f16cdf12f88e3e9.tar.bz2 gentoo-03bd846aae90726eaa87e0729f16cdf12f88e3e9.zip |
sys-apps/pciutils: x86 stable (bug #583796).
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 392ac4c249e9..eaceae218904 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, |