Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
Date: Sun, 24 Feb 2019 21:37:22
Message-Id: 1551044205.ae12100ca8fcd542a783e254277558cd901d6f7d.asturm@gentoo
1 commit: ae12100ca8fcd542a783e254277558cd901d6f7d
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 18:12:06 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 21:36:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae12100c
7
8 kde-apps/poxml: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-apps/poxml/poxml-18.12.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-apps/poxml/poxml-18.12.2.ebuild b/kde-apps/poxml/poxml-18.12.2.ebuild
18 index b1f466e63b5..b4fe0a165a0 100644
19 --- a/kde-apps/poxml/poxml-18.12.2.ebuild
20 +++ b/kde-apps/poxml/poxml-18.12.2.ebuild
21 @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
22 inherit kde5
23
24 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~x86"
27 IUSE=""
28
29 BDEPEND="sys-devel/gettext"