diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 18:37:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 18:37:42 +0000 |
commit | 834eacaadf390c243be9f19f92e20c94800cb1ca (patch) | |
tree | bdf142fd4f232457a7ddd3e8cc2bff8e0f100eda /app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild | |
parent | arm/ia64/s390/sh/x86 stable wrt #264509 (diff) | |
download | gentoo-2-834eacaadf390c243be9f19f92e20c94800cb1ca.tar.gz gentoo-2-834eacaadf390c243be9f19f92e20c94800cb1ca.tar.bz2 gentoo-2-834eacaadf390c243be9f19f92e20c94800cb1ca.zip |
Add ~arm/~ia64/~s390/~sh wrt #263222
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild')
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild index 100446be8a8d..30d4847a3e09 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild,v 1.3 2009/04/07 17:29:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild,v 1.4 2009/04/10 18:37:42 armin76 Exp $ NEED_EMACS=23 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=sys-apps/openrc-0.4" |