diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:33:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:30 +0100 |
commit | 30042ffcc103379f67c44e48d699ba1f2ff15f4f (patch) | |
tree | 3cc43aa3d85e0ca556002a1f05de55ee97cd2bb3 /app-emacs/magit | |
parent | app-emacs/dash: x86 stable wrt bug #608442 (diff) | |
download | gentoo-30042ffcc103379f67c44e48d699ba1f2ff15f4f.tar.gz gentoo-30042ffcc103379f67c44e48d699ba1f2ff15f4f.tar.bz2 gentoo-30042ffcc103379f67c44e48d699ba1f2ff15f4f.zip |
app-emacs/magit: 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/magit')
-rw-r--r-- | app-emacs/magit/magit-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.9.0.ebuild b/app-emacs/magit/magit-2.9.0.ebuild index b7c9a2c74ec1..0ebcf94bfdbd 100644 --- a/app-emacs/magit/magit-2.9.0.ebuild +++ b/app-emacs/magit/magit-2.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/magit/magit/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}/${P}/lisp" SITEFILE="50${PN}-gentoo.el" |