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/po-mode/
Date: Mon, 18 Nov 2019 11:11:40
Message-Id: 1574075494.eee5df2a38e383d7c07300e80543df8aa26c3b2a.ago@gentoo
1 commit: eee5df2a38e383d7c07300e80543df8aa26c3b2a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 18 11:11:34 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 18 11:11:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee5df2a
7
8 app-emacs/po-mode: alpha/amd64/arm64/arm/hppa/ia64/ppc64/ppc/s390/sparc/x86 stable, (ALLARCHES policy) wrt bug #700250
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 app-emacs/po-mode/po-mode-0.20.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/po-mode/po-mode-0.20.1.ebuild b/app-emacs/po-mode/po-mode-0.20.1.ebuild
17 index b74cb880bcb..be2fb3af33e 100644
18 --- a/app-emacs/po-mode/po-mode-0.20.1.ebuild
19 +++ b/app-emacs/po-mode/po-mode-0.20.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
26
27 S="${WORKDIR}/gettext-${PV}/gettext-tools/emacs"
28 ELISP_REMOVE="start-po.el"