Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/circe/
Date: Tue, 03 May 2022 18:09:29
Message-Id: 1651601351.ec88840f1294a40cd4d858745ef46393a565e7ad.arthurzam@gentoo
1 commit: ec88840f1294a40cd4d858745ef46393a565e7ad
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 18:09:11 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 18:09:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec88840f
7
8 app-emacs/circe: Keyword 2.12 ppc, #841887
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emacs/circe/circe-2.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/circe/circe-2.12.ebuild b/app-emacs/circe/circe-2.12.ebuild
16 index 3e7bd3e1c64d..3f2b2daf64fb 100644
17 --- a/app-emacs/circe/circe-2.12.ebuild
18 +++ b/app-emacs/circe/circe-2.12.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jorgenschaefer/${PN}/archive/v${PV}.tar.gz -> ${P}.t
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"