From: Ulrich Müller Date: Sun, 9 Apr 2017 00:40:05 +0000 (+0200) Subject: app-doc/casting-spels-emacs: Stable on all arches. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=82953df5fc71136dbb21b4bed6d054aa41a0024f;p=gentoo.git 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 --- 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"