diff options
author | Michael Weber <xmw@gentoo.org> | 2010-09-27 11:00:40 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-09-27 11:00:40 +0000 |
commit | e87afbb5a282cb8cd26dfd461d5825f8dd014f86 (patch) | |
tree | 512a28a226e69b6423415d9600eafd394ce9bcf5 /app-emacs/apel/apel-10.7-r1.ebuild | |
parent | Punt mips keywords from gvim-7.0 (diff) | |
download | historical-e87afbb5a282cb8cd26dfd461d5825f8dd014f86.tar.gz historical-e87afbb5a282cb8cd26dfd461d5825f8dd014f86.tar.bz2 historical-e87afbb5a282cb8cd26dfd461d5825f8dd014f86.zip |
Added ~arm keyword
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-emacs/apel/apel-10.7-r1.ebuild')
-rw-r--r-- | app-emacs/apel/apel-10.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/apel/apel-10.7-r1.ebuild b/app-emacs/apel/apel-10.7-r1.ebuild index 37396779908f..f715fc1819dd 100644 --- a/app-emacs/apel/apel-10.7-r1.ebuild +++ b/app-emacs/apel/apel-10.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7-r1.ebuild,v 1.7 2010/05/23 18:22:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7-r1.ebuild,v 1.8 2010/09/27 11:00:40 xmw Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.jpl.org/pub/elisp/apel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" src_prepare() { |