diff options
author | 2004-05-11 04:44:28 +0000 | |
---|---|---|
committer | 2004-05-11 04:44:28 +0000 | |
commit | 2a647ad217e344ba36b2bff3e6b4e508411cff5a (patch) | |
tree | be24e8b6debf3ff34185dadfd854b2916f226778 /app-emacs/vm/vm-7.18.ebuild | |
parent | Added ~sparc keyword to help resolve bug #50695. (diff) | |
download | historical-2a647ad217e344ba36b2bff3e6b4e508411cff5a.tar.gz historical-2a647ad217e344ba36b2bff3e6b4e508411cff5a.tar.bz2 historical-2a647ad217e344ba36b2bff3e6b4e508411cff5a.zip |
Added ~sparc keyword to help resolve bug #50695.
Diffstat (limited to 'app-emacs/vm/vm-7.18.ebuild')
-rw-r--r-- | app-emacs/vm/vm-7.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vm/vm-7.18.ebuild b/app-emacs/vm/vm-7.18.ebuild index f4e2410bf225..9e40178c4a6c 100644 --- a/app-emacs/vm/vm-7.18.ebuild +++ b/app-emacs/vm/vm-7.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.18.ebuild,v 1.2 2004/04/06 03:49:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.18.ebuild,v 1.3 2004/05/11 04:44:28 weeve Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.wonderworks.com/vm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" DEPEND="virtual/glibc virtual/emacs" |