Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/circe/
Date: Tue, 16 Aug 2022 15:08:03
Message-Id: 1660662415.adf7202c9bda83f0fed9b20be7291047b5ce38b5.sam@gentoo
1 commit: adf7202c9bda83f0fed9b20be7291047b5ce38b5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 15:06:55 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 15:06:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf7202c
7
8 app-emacs/circe: Stabilize 2.12 amd64, #865331
9
10 Signed-off-by: Sam James <sam <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 3a2867d1bdec..41a06f1f662a 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 )"