diff options
author | 2021-11-18 15:44:13 -0800 | |
---|---|---|
committer | 2021-11-18 15:50:08 -0800 | |
commit | 3a57fd4a1ad46e9df55b936b60539ea810503c3c (patch) | |
tree | 45acc1f4557608745eea9d0b644ad03f5fc30254 /sci-electronics | |
parent | sci-electronics/magic: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-3a57fd4a1ad46e9df55b936b60539ea810503c3c.tar.gz gentoo-3a57fd4a1ad46e9df55b936b60539ea810503c3c.tar.bz2 gentoo-3a57fd4a1ad46e9df55b936b60539ea810503c3c.zip |
sci-electronics/vbs: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/vbs/vbs-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/vbs/vbs-1.4.0.ebuild b/sci-electronics/vbs/vbs-1.4.0.ebuild index 0c3b4dcf54c8..4e58d702ffea 100644 --- a/sci-electronics/vbs/vbs-1.4.0.ebuild +++ b/sci-electronics/vbs/vbs-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" |