diff options
author | 2018-06-07 12:11:53 +0200 | |
---|---|---|
committer | 2018-06-07 12:11:53 +0200 | |
commit | c38c39999dd8279838c7524a3206d8579ec817ab (patch) | |
tree | a2985120ecad7e83b7e569a9bf3bdcc3643f1ec9 /app-emacs/magit-popup | |
parent | app-emacs/magit: amd64 stable wrt bug #657444 (diff) | |
download | gentoo-c38c39999dd8279838c7524a3206d8579ec817ab.tar.gz gentoo-c38c39999dd8279838c7524a3206d8579ec817ab.tar.bz2 gentoo-c38c39999dd8279838c7524a3206d8579ec817ab.zip |
app-emacs/magit-popup: amd64 stable wrt bug #657444
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emacs/magit-popup')
-rw-r--r-- | app-emacs/magit-popup/magit-popup-2.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild index 426994145735..84e13cac60d7 100644 --- a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild +++ b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/magit-popup/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |