diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:55:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:22:01 +0200 |
commit | 4d867511bcadbf4b0363ad5e12e80514a708be7e (patch) | |
tree | a9c2be90bb0234c29341e964f7dcc279cafd0d24 /app-emacs/ghub | |
parent | app-emacs/magit-popup: x86 stable (bug #657444) (diff) | |
download | gentoo-4d867511bcadbf4b0363ad5e12e80514a708be7e.tar.gz gentoo-4d867511bcadbf4b0363ad5e12e80514a708be7e.tar.bz2 gentoo-4d867511bcadbf4b0363ad5e12e80514a708be7e.zip |
app-emacs/ghub: x86 stable (bug #657444)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emacs/ghub')
-rw-r--r-- | app-emacs/ghub/ghub-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-2.0.0.ebuild b/app-emacs/ghub/ghub-2.0.0.ebuild index e5be353be611..8e9ad2783fad 100644 --- a/app-emacs/ghub/ghub-2.0.0.ebuild +++ b/app-emacs/ghub/ghub-2.0.0.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" |