Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/
Date: Fri, 29 Apr 2022 07:59:20
Message-Id: 1651219118.ef63ab2bd93305ae38096a2b0b8f9b83685b5834.xen0n@gentoo
1 commit: ef63ab2bd93305ae38096a2b0b8f9b83685b5834
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 07:35:09 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 07:58:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef63ab2b
7
8 app-text/po4a: keyword 0.66 for ~loong
9
10 From this commit on, @system of loong systemd profiles should be fully
11 keyworded and native-emergeable with default USE flags.
12
13 Closes: https://github.com/gentoo/gentoo/pull/25245
14 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
15
16 app-text/po4a/po4a-0.66.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-text/po4a/po4a-0.66.ebuild b/app-text/po4a/po4a-0.66.ebuild
20 index db6bc3212044..9e119d269b2b 100644
21 --- a/app-text/po4a/po4a-0.66.ebuild
22 +++ b/app-text/po4a/po4a-0.66.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz"
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE="test"
30 RESTRICT="!test? ( test )"