diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:52:52 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:53:07 -0400 |
commit | cd98d17890f01c2bc02ec4c9ebcd0312f48fe4c3 (patch) | |
tree | 4c9cb948a0ecb2358266bf1a8914d124f0736dfb /app-emacs | |
parent | app-emacs/f-0.20.0: added ~ppc64, bug 666621 (diff) | |
download | gentoo-cd98d17890f01c2bc02ec4c9ebcd0312f48fe4c3.tar.gz gentoo-cd98d17890f01c2bc02ec4c9ebcd0312f48fe4c3.tar.bz2 gentoo-cd98d17890f01c2bc02ec4c9ebcd0312f48fe4c3.zip |
app-emacs/s-1.12.0: added ~ppc64, bug 666621
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/s/s-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild index 3aedf0602b4a..e89337b22cd5 100644 --- a/app-emacs/s/s-1.12.0.ebuild +++ b/app-emacs/s/s-1.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" S="${WORKDIR}/s.el-${PV}" SITEFILE="50${PN}-gentoo.el" |