diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:33:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:30 +0100 |
commit | 5ff7f843df6356d49b6251f4c4ec0bcc6cf615f0 (patch) | |
tree | 1b9b53c326c0653d23835bedfadde0da0fc55f17 /app-emacs | |
parent | dev-vcs/gitolite: x86 stable wrt bug #603158 (diff) | |
download | gentoo-5ff7f843df6356d49b6251f4c4ec0bcc6cf615f0.tar.gz gentoo-5ff7f843df6356d49b6251f4c4ec0bcc6cf615f0.tar.bz2 gentoo-5ff7f843df6356d49b6251f4c4ec0bcc6cf615f0.zip |
app-emacs/dash: x86 stable wrt bug #608442
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dash/dash-2.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.13.0.ebuild b/app-emacs/dash/dash-2.13.0.ebuild index 00169c5a5a3c..c6927fd0857c 100644 --- a/app-emacs/dash/dash-2.13.0.ebuild +++ b/app-emacs/dash/dash-2.13.0.ebuild @@ -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" |