Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/po-mode/
Date: Sun, 03 Jun 2018 19:38:27
Message-Id: 1528054655.b24f80cbcc8ec5c853d00d8b4615314e03a6be6d.zlogene@gentoo
1 commit: b24f80cbcc8ec5c853d00d8b4615314e03a6be6d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 19:37:35 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 19:37:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24f80cb
7
8 app-emacs/po-mode: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emacs/po-mode/po-mode-0.19.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild
16 index dee68ca726b..c8911054c99 100644
17 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild
18 +++ b/app-emacs/po-mode/po-mode-0.19.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
30 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
31
32 S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
33 ELISP_REMOVE="start-po.el"