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/buttercup/
Date: Tue, 03 May 2022 17:40:11
Message-Id: 1651599595.ed795c78eaf1b24d1583047e48df731d3ed33065.arthurzam@gentoo
1 commit: ed795c78eaf1b24d1583047e48df731d3ed33065
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 17:39:55 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 17:39:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed795c78
7
8 app-emacs/buttercup: Keyword 1.25 sparc, #841887
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emacs/buttercup/buttercup-1.25.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/buttercup/buttercup-1.25.ebuild b/app-emacs/buttercup/buttercup-1.25.ebuild
16 index aaf465a347d8..0e02cc15304c 100644
17 --- a/app-emacs/buttercup/buttercup-1.25.ebuild
18 +++ b/app-emacs/buttercup/buttercup-1.25.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}"/emacs-${P}
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~sparc ~x86"
25
26 DOCS=( docs/{running,writing}-tests.md )
27 SITEFILE="50${PN}-gentoo.el"