diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:16:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:13 +0100 |
commit | 1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7 (patch) | |
tree | 5131794d46f136db8e5d8e26c2077560a18a2357 /app-emacs/ghub | |
parent | app-emacs/with-editor: x86 stable (bug #677078) (diff) | |
download | gentoo-1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7.tar.gz gentoo-1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7.tar.bz2 gentoo-1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7.zip |
app-emacs/ghub: 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/ghub')
-rw-r--r-- | app-emacs/ghub/ghub-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-2.0.1.ebuild b/app-emacs/ghub/ghub-2.0.1.ebuild index edadc9267cd5..86391bcb3a88 100644 --- a/app-emacs/ghub/ghub-2.0.1.ebuild +++ b/app-emacs/ghub/ghub-2.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/ghub/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" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |