commit: 81ae84af176163538db210a3c5ea4373632057ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 01:28:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 16 01:28:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ae84af
sci-electronics/geda: Stabilize 1.10.2-r2 amd64, #920072 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-electronics/geda/geda-1.10.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/geda/geda-1.10.2-r2.ebuild b/sci-electronics/geda/geda-1.10.2-r2.ebuild index a1e9c74fae8e..219932fee130 100644 --- a/sci-electronics/geda/geda-1.10.2-r2.ebuild +++ b/sci-electronics/geda/geda-1.10.2-r2.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 @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug examples fam nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}"