diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:16:02 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:16:02 +0000 |
commit | 91d98f2b23ce41efc0de26ffa33f30cb5d4f53fa (patch) | |
tree | 11ef5750ac183d47c0c95c2de1c33fe74f8ab025 /sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild | |
parent | Changed ~mips to mips in KEYWORDS (diff) | |
download | historical-91d98f2b23ce41efc0de26ffa33f30cb5d4f53fa.tar.gz historical-91d98f2b23ce41efc0de26ffa33f30cb5d4f53fa.tar.bz2 historical-91d98f2b23ce41efc0de26ffa33f30cb5d4f53fa.zip |
Changed ~mips to mips in KEYWORDS
Diffstat (limited to 'sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild')
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild b/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild index bb8bd5c46529..c980abaa8605 100644 --- a/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild,v 1.4 2003/06/24 14:34:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild,v 1.5 2003/07/06 09:15:34 kumba Exp $ # This ebuild needs to be merged "live". You can't simply make a package # of it and merge it later. @@ -22,7 +22,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc sparc alpha ~mips ~arm ~hppa" +KEYWORDS="x86 amd64 ~ppc sparc alpha mips ~arm ~hppa" DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" |