Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/circe/
Date: Tue, 16 Aug 2022 07:46:24
Message-Id: 1660635964.00c290ddaac7b7a0e28a1f33780a1b99125055cc.ago@gentoo
1 commit: 00c290ddaac7b7a0e28a1f33780a1b99125055cc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 07:46:04 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 07:46:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c290dd
7
8 app-emacs/circe: ppc stable wrt bug #865331
9
10 Signed-off-by: Agostino Sarubbo <ago <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 3f2b2daf64fb..bf356a23ff0b 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 ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ppc ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"