diff options
author | 2012-06-02 14:11:32 +0000 | |
---|---|---|
committer | 2012-06-02 14:11:32 +0000 | |
commit | b33189c5bcc4c1105f07e246e93c3c744478ef48 (patch) | |
tree | f527b698f4d3a3c4060747f7bb6e1210f21beab7 /app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-b33189c5bcc4c1105f07e246e93c3c744478ef48.tar.gz gentoo-2-b33189c5bcc4c1105f07e246e93c3c744478ef48.tar.bz2 gentoo-2-b33189c5bcc4c1105f07e246e93c3c744478ef48.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/fsf-compat/fsf-compat-1.19.ebuild')
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild index 3c15f1dd3685..ac9991f89218 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 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/fsf-compat/fsf-compat-1.19.ebuild,v 1.7 2011/07/22 11:25:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild,v 1.8 2012/06/02 14:11:32 aballier Exp $ SLOT="0" IUSE="" DESCRIPTION="FSF Emacs compatibility files." PKG_CAT="standard" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |