diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-04-09 02:40:05 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-04-09 02:41:04 +0200 |
commit | 82953df5fc71136dbb21b4bed6d054aa41a0024f (patch) | |
tree | ff11a4f4a69497029eca56f4a0e5188c6230af05 /app-doc | |
parent | x11-libs/pango: bump to 1.40.5 (diff) | |
download | gentoo-82953df5fc71136dbb21b4bed6d054aa41a0024f.tar.gz gentoo-82953df5fc71136dbb21b4bed6d054aa41a0024f.tar.bz2 gentoo-82953df5fc71136dbb21b4bed6d054aa41a0024f.zip |
app-doc/casting-spels-emacs: Stable on all arches.
Maintainer stabilisation on amd64, ALLARCHES keyword.
Bug: 615022
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild index 3e14631915e5..5f9f23dd698d 100644 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://casting-spels-emacs.googlecode.com/files/${PN}-v${PV}.zip" LICENSE="GPL-2+ FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="virtual/emacs" DEPEND="app-arch/unzip" |