Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/espresso-ab/
Date: Sat, 27 Feb 2021 16:16:32
Message-Id: 1614442561.92aa9d351e46c68c408d68425a7d52afdd2aba37.sam@gentoo
1 commit: 92aa9d351e46c68c408d68425a7d52afdd2aba37
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 16:16:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 16:16:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92aa9d35
7
8 sci-electronics/espresso-ab: Stabilize 1.0-r2 amd64, #770643
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
16 index 6102e95a7ba..cd0bd9019c9 100644
17 --- a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
18 +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~sparc x86"
24 +KEYWORDS="amd64 ~ppc ~sparc x86"
25
26 src_configure() {
27 append-cflags "-std=gnu89"