diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:52:50 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-21 16:53:07 -0400 |
commit | 013da75c14631b1704011d07cc0d0ffd886bf3de (patch) | |
tree | e81632febd0dac0da8c29b904c9c1793d64e4396 /app-emacs | |
parent | app-admin/pass-1.7.3: added ~ppc64, bug 666621 (diff) | |
download | gentoo-013da75c14631b1704011d07cc0d0ffd886bf3de.tar.gz gentoo-013da75c14631b1704011d07cc0d0ffd886bf3de.tar.bz2 gentoo-013da75c14631b1704011d07cc0d0ffd886bf3de.zip |
app-emacs/dash-2.14.1: added ~ppc64, bug 666621
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dash/dash-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild index b406d183cd27..58aa3aa8d5a4 100644 --- a/app-emacs/dash/dash-2.14.1.ebuild +++ b/app-emacs/dash/dash-2.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" DEPEND="sys-apps/texinfo" |