diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:52:51 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:53:07 -0400 |
commit | cec59d51341e3bce50320ba6db69e8da59a9c64a (patch) | |
tree | bfcd26bdd0ed38b4f01bce394f6eb2d6e121b7b6 /app-emacs/f | |
parent | app-emacs/dash-2.14.1: added ~ppc64, bug 666621 (diff) | |
download | gentoo-cec59d51341e3bce50320ba6db69e8da59a9c64a.tar.gz gentoo-cec59d51341e3bce50320ba6db69e8da59a9c64a.tar.bz2 gentoo-cec59d51341e3bce50320ba6db69e8da59a9c64a.zip |
app-emacs/f-0.20.0: added ~ppc64, bug 666621
Diffstat (limited to 'app-emacs/f')
-rw-r--r-- | app-emacs/f/f-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/f/f-0.20.0.ebuild b/app-emacs/f/f-0.20.0.ebuild index 14cddfe4c7b7..e5e5882dd09b 100644 --- a/app-emacs/f/f-0.20.0.ebuild +++ b/app-emacs/f/f-0.20.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rejeep/f.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="test" RDEPEND="app-emacs/dash app-emacs/s" |