Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common-gentoo/
Date: Sun, 18 Aug 2019 11:14:20
Message-Id: 1566126773.e1b15df4d7be948a5059c4477957de96e06fe490.ulm@gentoo
1 commit: e1b15df4d7be948a5059c4477957de96e06fe490
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 11:12:53 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 11:12:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b15df4
7
8 app-emacs/emacs-common-gentoo: Remaining arches stable, bug 692410.
9
10 Per ALLARCHES policy.
11
12 Package-Manager: Portage-2.3.71, Repoman-2.3.17
13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
14
15 app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild
19 index 39e416d8e56..5e48e30334c 100644
20 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild
21 +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
23
24 LICENSE="GPL-3+"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
28 IUSE="games X"
29
30 RDEPEND="games? ( acct-group/gamestat )"