diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:15:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:10 +0100 |
commit | 628c64e07a8c6593fc601ce82e9a19d3009e6cf7 (patch) | |
tree | ae4cf4812eecc30733bc1593d6011a8a299ec884 /app-emacs/magit | |
parent | dev-lua/luasocket: x86 stable (bug #676488) (diff) | |
download | gentoo-628c64e07a8c6593fc601ce82e9a19d3009e6cf7.tar.gz gentoo-628c64e07a8c6593fc601ce82e9a19d3009e6cf7.tar.bz2 gentoo-628c64e07a8c6593fc601ce82e9a19d3009e6cf7.zip |
app-emacs/magit: x86 stable (bug #677078)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emacs/magit')
-rw-r--r-- | app-emacs/magit/magit-2.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.13.1.ebuild b/app-emacs/magit/magit-2.13.1.ebuild index 1d02dcdfec8f..e01da9137a1e 100644 --- a/app-emacs/magit/magit-2.13.1.ebuild +++ b/app-emacs/magit/magit-2.13.1.ebuild @@ -12,7 +12,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" |