Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/
Date: Thu, 22 Sep 2022 07:46:51
Message-Id: 1663832795.6d4fa002c34988f0163f91b54bd09b58df25c111.mgorny@gentoo
1 commit: 6d4fa002c34988f0163f91b54bd09b58df25c111
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Wed Sep 21 18:15:22 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 07:46:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4fa002
7
8 app-text/po4a: Keyword 0.67 alpha, #863014
9
10 Closes: https://github.com/gentoo/gentoo/pull/27379
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-text/po4a/po4a-0.67.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/po4a/po4a-0.67.ebuild b/app-text/po4a/po4a-0.67.ebuild
17 index af06aeeeee98..eebde273c947 100644
18 --- a/app-text/po4a/po4a-0.67.ebuild
19 +++ b/app-text/po4a/po4a-0.67.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"