summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-09-06 22:53:24 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-09-06 22:53:24 +0000
commitfa44cef67f609a9abb2b05d660a1a7025f999b42 (patch)
treeffae1c1c9eb971bf38a435de8dbb8a08d476f19c /app-editors/easyedit/easyedit-1.4.6.ebuild
parentStable on x86 (diff)
downloadhistorical-fa44cef67f609a9abb2b05d660a1a7025f999b42.tar.gz
historical-fa44cef67f609a9abb2b05d660a1a7025f999b42.tar.bz2
historical-fa44cef67f609a9abb2b05d660a1a7025f999b42.zip
Add ~sparc keyword (Bug 63058). easyedit compiles and seems to run for sparc.
Diffstat (limited to 'app-editors/easyedit/easyedit-1.4.6.ebuild')
-rw-r--r--app-editors/easyedit/easyedit-1.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild
index c8660c9ee1fb..943439de3268 100644
--- a/app-editors/easyedit/easyedit-1.4.6.ebuild
+++ b/app-editors/easyedit/easyedit-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.5 2004/07/26 14:41:50 alexander Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.6 2004/09/06 22:53:24 fmccor Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/"
SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz"
LICENSE="Artistic"
-KEYWORDS="x86 ppc64 macos"
+KEYWORDS="x86 ppc64 macos ~sparc"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.0"