commit: ce86f75ec269631a784e1b8955a3e01fe8ca1f53 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 15:30:03 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 15:30:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce86f75e
app-emacs/magit: amd64 stable wrt bug #816918 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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 fc3d6da779d..e13aa7b98af 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"
