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 | b064922a438036f67fca5a591b8583f18aa7f919 (patch) | |
tree | 98e0fef141f99a4b63a6dd7587f042e29cc32fa4 /app-emacs/with-editor | |
parent | app-emacs/s-1.12.0: added ~ppc64, bug 666621 (diff) | |
download | gentoo-b064922a438036f67fca5a591b8583f18aa7f919.tar.gz gentoo-b064922a438036f67fca5a591b8583f18aa7f919.tar.bz2 gentoo-b064922a438036f67fca5a591b8583f18aa7f919.zip |
app-emacs/with-editor-2.7.4: added ~ppc64, bug 666621
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.7.4.ebuild b/app-emacs/with-editor/with-editor-2.7.4.ebuild index 3bfe3dca845d..2cbe8af90d28 100644 --- a/app-emacs/with-editor/with-editor-2.7.4.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |