diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 16:16:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 16:16:01 +0000 |
commit | 92aa9d351e46c68c408d68425a7d52afdd2aba37 (patch) | |
tree | ac2375cebcd3b192772dba4be6777f6ed9b5a96c /sci-electronics | |
parent | sci-mathematics/4ti2: Stabilize 1.6.7 amd64, #770634 (diff) | |
download | gentoo-92aa9d351e46c68c408d68425a7d52afdd2aba37.tar.gz gentoo-92aa9d351e46c68c408d68425a7d52afdd2aba37.tar.bz2 gentoo-92aa9d351e46c68c408d68425a7d52afdd2aba37.zip |
sci-electronics/espresso-ab: Stabilize 1.0-r2 amd64, #770643
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild index 6102e95a7bae..cd0bd9019c95 100644 --- a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" src_configure() { append-cflags "-std=gnu89" |