diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
commit | 8246ae6ac8ff67370dea66839633b7923bb0c208 (patch) | |
tree | 8964bc27f06749494f1d84ed139378460e807533 /app-xemacs/debug | |
parent | installing to xmms's input plugin directory now (diff) | |
download | gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.gz gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.bz2 gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.zip |
moved KEYWORDS to ebuilds
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.16.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-xemacs/debug/debug-1.16.ebuild b/app-xemacs/debug/debug-1.16.ebuild index 5ce8545dff08..672bc3555f42 100644 --- a/app-xemacs/debug/debug-1.16.ebuild +++ b/app-xemacs/debug/debug-1.16.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/app-xemacs/debug/debug-1.16.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.16.ebuild,v 1.2 2003/01/16 15:12:52 rendhalver Exp $ SLOT="0" IUSE="" @@ -9,6 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " +KEYWORDS="x86 -ppc alpha sparc" inherit xemacs-packages |