Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/eselect-mode/
Date: Sun, 18 Jun 2017 13:26:01
Message-Id: 1497792269.59e33de29ca8ae2e3b3874f2d42747af00ecf592.aballier@gentoo
1 commit: 59e33de29ca8ae2e3b3874f2d42747af00ecf592
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 12:26:28 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 13:24:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e33de2
7
8 app-emacs/eselect-mode: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild
16 index d124d923d0f..cbc16c8b03a 100644
17 --- a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild
18 +++ b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25
26 S="${WORKDIR}/${MY_P}/misc"
27 SITEFILE="50${PN}-gentoo.el"