diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
commit | afd9b800b5241c952129b32ec17ac96fbfe58cca (patch) | |
tree | cc01ffac0accf081251dc555a8cd9d9bb469c1fb /app-editors/ted | |
parent | Corrected dependancy for dev-perl/Crypt-DES (missing) (diff) | |
download | historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.gz historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.bz2 historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-editors/ted')
-rw-r--r-- | app-editors/ted/ted-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild index ce29103cefb3..44f6797d1fff 100644 --- a/app-editors/ted/ted-2.11.ebuild +++ b/app-editors/ted/ted-2.11.ebuild @@ -6,7 +6,7 @@ HOMEPAGE="http://www.nllgg.nl/Ted" SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=x11-libs/openmotif-2.1.30 >=media-libs/tiff-3.5.7 |