diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-09-13 15:41:52 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-09-13 15:42:32 +0200 |
commit | 2514926618746216b9a62d1c6c4d8ed4adf0fd73 (patch) | |
tree | 9f87eeea0c63725ce95a8dec9e1d45dfe4644ca8 /app-emacs | |
parent | app-vim/puppet-syntax: marked ~ppc64 (diff) | |
download | gentoo-2514926618746216b9a62d1c6c4d8ed4adf0fd73.tar.gz gentoo-2514926618746216b9a62d1c6c4d8ed4adf0fd73.tar.bz2 gentoo-2514926618746216b9a62d1c6c4d8ed4adf0fd73.zip |
app-emacs/puppet-mode: marked ~ppc64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild b/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild index d560ee0cb244..023cd0fdc71a 100644 --- a/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild +++ b/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/voxpupuli/puppet-mode/archive/${PV}.tar.gz -> ${P}.t LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" DOCS="CHANGES.rst README.rst" SITEFILE="50${PN}-1-gentoo.el" |