diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 08:35:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 08:35:49 +0100 |
commit | 7c745cfd4d79327bb23c41dade6c8a5178b6dd60 (patch) | |
tree | 6dc2ad7d51585164e7351bb5a97340249d53dbd5 /app-emacs | |
parent | media-sound/musescore: x86 stable wrt bug #701750 (diff) | |
download | gentoo-7c745cfd4d79327bb23c41dade6c8a5178b6dd60.tar.gz gentoo-7c745cfd4d79327bb23c41dade6c8a5178b6dd60.tar.bz2 gentoo-7c745cfd4d79327bb23c41dade6c8a5178b6dd60.zip |
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@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/magit/magit-2.90.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.90.1.ebuild b/app-emacs/magit/magit-2.90.1.ebuild index fff49dbd2444..ded24c2c6690 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" |