commit: 7c745cfd4d79327bb23c41dade6c8a5178b6dd60 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Dec 13 07:35:49 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 07:35:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c745cfd
app-emacs/magit: x86 stable wrt bug #701946 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emacs/magit/magit-2.90.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/magit/magit-2.90.1.ebuild b/app-emacs/magit/magit-2.90.1.ebuild index fff49dbd244..ded24c2c669 100644 --- a/app-emacs/magit/magit-2.90.1.ebuild +++ b/app-emacs/magit/magit-2.90.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/magit/archive/v${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"