diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:49:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:23 +0300 |
commit | 4b4b32485beb8946992d77904766ed84937fc09c (patch) | |
tree | 562636632e82c57ad36e837848d52c542dff0709 /sci-electronics | |
parent | sci-electronics/xnec2c: destabilize for ~x86 (diff) | |
download | gentoo-4b4b32485beb8946992d77904766ed84937fc09c.tar.gz gentoo-4b4b32485beb8946992d77904766ed84937fc09c.tar.bz2 gentoo-4b4b32485beb8946992d77904766ed84937fc09c.zip |
sci-electronics/xoscope: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xoscope/xoscope-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild index f2b41d1c55c3..69434a3f9cfc 100644 --- a/sci-electronics/xoscope/xoscope-2.3.ebuild +++ b/sci-electronics/xoscope/xoscope-2.3.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="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-libs/glib:2 |