diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:28:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:28:01 +0100 |
commit | 08ceed6bb25ca2588c7c1312e1dfdf2ad87e8b1f (patch) | |
tree | b59b0a4d7bfe25f08e83b2df7147efda542c9d15 /app-emacs/dash | |
parent | sys-apps/grep: amd64 stable wrt bug #608526 (diff) | |
download | gentoo-08ceed6bb25ca2588c7c1312e1dfdf2ad87e8b1f.tar.gz gentoo-08ceed6bb25ca2588c7c1312e1dfdf2ad87e8b1f.tar.bz2 gentoo-08ceed6bb25ca2588c7c1312e1dfdf2ad87e8b1f.zip |
app-emacs/dash: amd64 stable wrt bug #608442
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dash/dash-2.13.0.ebuild b/app-emacs/dash/dash-2.13.0.ebuild index 329b30522688..00169c5a5a3c 100644 --- a/app-emacs/dash/dash-2.13.0.ebuild +++ b/app-emacs/dash/dash-2.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${PN}.el-${PV}" SITEFILE="50${PN}-gentoo.el" |