diff options
author | 2016-09-17 10:53:00 +0200 | |
---|---|---|
committer | 2016-09-17 10:53:00 +0200 | |
commit | f146ea778d414d55fc2e2aa53e7737c08589fae0 (patch) | |
tree | 1e41cc0f83fe4758be073bfcc836fb5ec800afd5 /app-emacs/emacs-daemon | |
parent | dev-perl/Algorithm-C3: amd64/ia64/ppc/ppc64/sparc/x86 stable, bug #588380 (diff) | |
download | gentoo-f146ea778d414d55fc2e2aa53e7737c08589fae0.tar.gz gentoo-f146ea778d414d55fc2e2aa53e7737c08589fae0.tar.bz2 gentoo-f146ea778d414d55fc2e2aa53e7737c08589fae0.zip |
app-emacs/emacs-daemon: amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86 stable, bug #591802
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emacs/emacs-daemon')
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild index b4d1367496f3..21f304078fe1 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" DEPEND=">=virtual/emacs-23" RDEPEND="${DEPEND}" |