Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/eselect-mode/
Date: Mon, 03 Jun 2019 20:29:24
Message-Id: 1559593756.4e6844f0f7cc3545fe28e5aa0ca77939ec94ce6c.slyfox@gentoo
1 commit: 4e6844f0f7cc3545fe28e5aa0ca77939ec94ce6c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 3 20:27:11 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 20:29:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6844f0
7
8 app-emacs/eselect-mode: stable 1.4.14 for ALLARCHES, bug #686804
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild
18 index 6e34f02096e..6b5589e6a7f 100644
19 --- a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild
20 +++ b/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -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"
26 +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"
27
28 S="${WORKDIR}/${MY_P}/misc"
29 SITEFILE="50${PN}-gentoo.el"