diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-09-17 16:45:42 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-09-17 16:48:21 +0200 |
commit | 3b06c6d839e91171ae2261127fee9d03ff1c160b (patch) | |
tree | 2298e462d5bb6c2d08420e4fd0dc828925f016e4 /app-emacs | |
parent | gnome-extra/chrome-gnome-shell: version bump, remove old. (diff) | |
download | gentoo-3b06c6d839e91171ae2261127fee9d03ff1c160b.tar.gz gentoo-3b06c6d839e91171ae2261127fee9d03ff1c160b.tar.bz2 gentoo-3b06c6d839e91171ae2261127fee9d03ff1c160b.zip |
app-emacs/emacs-daemon: All arches stable.
Bug: 591802
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild index befb57f55018..6f37191316fb 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild @@ -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}" |