diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:48:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:19 +0300 |
commit | aedc3dcd44c81e107f8c04c98b68c0d153aafcdf (patch) | |
tree | edd7126e6605aa95151a8f96e16f564828c22ed3 /sci-electronics/geda | |
parent | sci-electronics/espresso-ab: destabilize for ~x86 (diff) | |
download | gentoo-aedc3dcd44c81e107f8c04c98b68c0d153aafcdf.tar.gz gentoo-aedc3dcd44c81e107f8c04c98b68c0d153aafcdf.tar.bz2 gentoo-aedc3dcd44c81e107f8c04c98b68c0d153aafcdf.zip |
sci-electronics/geda: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics/geda')
-rw-r--r-- | sci-electronics/geda/geda-1.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/geda/geda-1.9.2-r1.ebuild b/sci-electronics/geda/geda-1.9.2-r1.ebuild index e4657a2c3eeb..06fbdeff605a 100644 --- a/sci-electronics/geda/geda-1.9.2-r1.ebuild +++ b/sci-electronics/geda/geda-1.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="http://ftp.geda-project.org/${MY_PN}/unstable/v$(ver_cut 1-2)/${PV}/${M LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug doc examples nls stroke threads" RDEPEND=" |