diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 21:00:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 21:00:38 +0000 |
commit | e867a04823f409f76917ac6fb47c95be762186ff (patch) | |
tree | df38682a0d92ba7badc884f43c8f6a8cd7a9b187 /sys-apps/pciutils | |
parent | stable on amd64. fixes #75328 (diff) | |
download | historical-e867a04823f409f76917ac6fb47c95be762186ff.tar.gz historical-e867a04823f409f76917ac6fb47c95be762186ff.tar.bz2 historical-e867a04823f409f76917ac6fb47c95be762186ff.zip |
s390 KEYWORDS
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild index 467707568366..dc5f7be795c6 100644 --- a/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild,v 1.6 2005/01/20 22:45:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r3.ebuild,v 1.7 2005/01/30 21:00:35 vapier Exp $ inherit eutils flag-o-matic @@ -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 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" |