Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/eselect-mode/
Date: Thu, 04 Feb 2021 07:58:57
Message-Id: 1612425514.02a1693c7cefc9c78f7503846c3f93c9377f5365.ago@gentoo
1 commit: 02a1693c7cefc9c78f7503846c3f93c9377f5365
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 4 07:58:34 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 4 07:58:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a1693c
7
8 app-emacs/eselect-mode: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #768513
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 app-emacs/eselect-mode/eselect-mode-1.4.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.17.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.17.ebuild
17 index b754eb4047a..300a040e1fc 100644
18 --- a/app-emacs/eselect-mode/eselect-mode-1.4.17.ebuild
19 +++ b/app-emacs/eselect-mode/eselect-mode-1.4.17.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
26
27 S="${WORKDIR}/${MY_P}/misc"
28 SITEFILE="50${PN}-gentoo.el"