diff options
Diffstat (limited to 'app-xemacs/debug/debug-1.18.ebuild')
-rw-r--r-- | app-xemacs/debug/debug-1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild index 04012096badf..ba45adc767de 100644 --- a/app-xemacs/debug/debug-1.18.ebuild +++ b/app-xemacs/debug/debug-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.5 2007/12/24 02:36:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.6 2012/06/02 14:51:22 aballier Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |