commit: c4e7d682822a8cf44cfbd3d27889b39ee4ad2a48 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 15:37:32 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 15:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e7d682
app-emacs/magit: x86 stable wrt bug #816918 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emacs/magit/magit-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/magit/magit-3.2.0.ebuild b/app-emacs/magit/magit-3.2.0.ebuild index e13aa7b98af..eec1091e376 100644 --- a/app-emacs/magit/magit-3.2.0.ebuild +++ b/app-emacs/magit/magit-3.2.0.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"
