diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:48:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:18 +0300 |
commit | eb554ff8a4efb7e43825d7a887b426882d3817c6 (patch) | |
tree | 6ad4b01b8325c27f66aab7742b8188f22d9f2cab /sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild | |
parent | sci-electronics/electronics-menu: destabilize for ~x86 (diff) | |
download | gentoo-eb554ff8a4efb7e43825d7a887b426882d3817c6.tar.gz gentoo-eb554ff8a4efb7e43825d7a887b426882d3817c6.tar.bz2 gentoo-eb554ff8a4efb7e43825d7a887b426882d3817c6.zip |
sci-electronics/espresso-ab: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild')
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild index 2937cb028c81..2067bda91c74 100644 --- a/sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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_prepare() { default |