diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-07-01 15:25:12 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-07-01 15:25:12 +0000 |
commit | e32ca22890ca6fec73af98e0edfb0d9704faf5cf (patch) | |
tree | 3fd3979abe0ffa6bd8a4df2791b62fecaad9a881 /sys-devel/patch/patch-2.5.9.ebuild | |
parent | set stable on sparc (diff) | |
download | gentoo-2-e32ca22890ca6fec73af98e0edfb0d9704faf5cf.tar.gz gentoo-2-e32ca22890ca6fec73af98e0edfb0d9704faf5cf.tar.bz2 gentoo-2-e32ca22890ca6fec73af98e0edfb0d9704faf5cf.zip |
set stable on sparc
Diffstat (limited to 'sys-devel/patch/patch-2.5.9.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild index 1e5af73733fb..6171afeac1f3 100644 --- a/sys-devel/patch/patch-2.5.9.ebuild +++ b/sys-devel/patch/patch-2.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.2 2003/06/22 06:06:02 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.3 2003/07/01 15:22:07 todd Exp $ IUSE="build static" @@ -11,7 +11,7 @@ SRC_URI="http://alpha.gnu.org/gnu/patch/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="amd64 ~x86 ~ppc sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc" |