diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-06-02 14:52:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-06-02 14:52:04 +0000 |
commit | ff040c61d30f2d99cb53c6e72ff929bdaa4583f9 (patch) | |
tree | 83c904c44ebe9c2c9a4b1751e55308d9be805b73 /app-xemacs/debug/debug-1.18.ebuild | |
parent | version bump (diff) | |
download | historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.tar.gz historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.tar.bz2 historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
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 |