diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:16:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:16:01 +0000 |
commit | d2cb096fce01f97b713fcc6b56903b4d272e21c8 (patch) | |
tree | 445f27f232aba5ab00aa69335049b14c04f4d06b /sys-apps/setarch | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-d2cb096fce01f97b713fcc6b56903b4d272e21c8.tar.gz gentoo-2-d2cb096fce01f97b713fcc6b56903b4d272e21c8.tar.bz2 gentoo-2-d2cb096fce01f97b713fcc6b56903b4d272e21c8.zip |
ia64/s390 stable
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'sys-apps/setarch')
-rw-r--r-- | sys-apps/setarch/setarch-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/setarch/setarch-2.0.ebuild b/sys-apps/setarch/setarch-2.0.ebuild index 04dc0cb4f503..77e06b4d225d 100644 --- a/sys-apps/setarch/setarch-2.0.ebuild +++ b/sys-apps/setarch/setarch-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/setarch/setarch-2.0.ebuild,v 1.2 2006/11/07 21:41:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/setarch/setarch-2.0.ebuild,v 1.3 2006/11/27 00:16:01 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="-* ~amd64 ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86" IUSE="" RDEPEND="!sys-apps/linux32 |