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 17:40:12
Message-Id: 1651599594.c953d5c07a9e05cc7439f6f7bec21dbf365c35bb.arthurzam@gentoo
1 commit: c953d5c07a9e05cc7439f6f7bec21dbf365c35bb
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 17:39:54 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 17:39:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c953d5c0
7
8 app-emacs/circe: Keyword 2.12 sparc, #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 7e49dda177fb..3e7bd3e1c64d 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 ~x86"
24 +KEYWORDS="~amd64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"