diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:57:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 11:58:28 +0000 |
commit | e75aec30c1d4099428d356379de9bf9c5f6f740b (patch) | |
tree | 3bb692f318389363a4a1e645986a1a684f605c0d /app-emacs/eselect-mode | |
parent | sys-apps/systemd: stable 239-r4 for ppc, bug #677944 (diff) | |
download | gentoo-e75aec30c1d4099428d356379de9bf9c5f6f740b.tar.gz gentoo-e75aec30c1d4099428d356379de9bf9c5f6f740b.tar.bz2 gentoo-e75aec30c1d4099428d356379de9bf9c5f6f740b.zip |
app-emacs/eselect-mode: stable 1.4.13 for ppc, bug #678208
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild index e66339fdd5f8..587f945b7dc5 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |