diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 19:37:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 19:37:29 +0100 |
commit | 7bf786207be104a7024519477b1490af33163c4b (patch) | |
tree | c8b772d6fba6edac4727b8f0bd13bebfb547066d /app-emacs/puppet-mode | |
parent | dev-libs/openssl: m68k/s390/sh stable (bug #640172) (diff) | |
download | gentoo-7bf786207be104a7024519477b1490af33163c4b.tar.gz gentoo-7bf786207be104a7024519477b1490af33163c4b.tar.bz2 gentoo-7bf786207be104a7024519477b1490af33163c4b.zip |
app-emacs/puppet-mode: x86 stable (bug #639474)
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'app-emacs/puppet-mode')
-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 023cd0fdc71a..c3499c592dab 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86" DOCS="CHANGES.rst README.rst" SITEFILE="50${PN}-1-gentoo.el" |