diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-06-04 21:21:27 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-06-04 21:21:27 +0000 |
commit | 7d4f41f8ec30a25504ddca04058374be1a4c8fc8 (patch) | |
tree | 91f8c04226ffcc68c513e71ad690c016d4ec4eba /app-editors/jed/jed-0.99.16-r1.ebuild | |
parent | added updating usb.ids-possibility to usbutils-ebuild (diff) | |
download | historical-7d4f41f8ec30a25504ddca04058374be1a4c8fc8.tar.gz historical-7d4f41f8ec30a25504ddca04058374be1a4c8fc8.tar.bz2 historical-7d4f41f8ec30a25504ddca04058374be1a4c8fc8.zip |
Added sparc stable keyword
Diffstat (limited to 'app-editors/jed/jed-0.99.16-r1.ebuild')
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild index 553042de6cac..eb3e6d0347e2 100644 --- a/app-editors/jed/jed-0.99.16-r1.ebuild +++ b/app-editors/jed/jed-0.99.16-r1.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/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.4 2003/06/04 14:09:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.5 2003/06/04 21:21:08 joker Exp $ IUSE="X gpm truetype" @@ -19,7 +19,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc sparc " LICENSE="GPL-2" src_compile() { |