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:01
Message-Id: 1660662362.6b9153d0d733ff6295311ca29bfe3ca33f54a5be.sam@gentoo
1 commit: 6b9153d0d733ff6295311ca29bfe3ca33f54a5be
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 15:06:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 15:06:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9153d0
7
8 app-emacs/circe: Stabilize 2.12 x86, #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 a07bac17278f..3a2867d1bdec 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 )"