diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 01:28:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 01:28:43 +0000 |
commit | 81ae84af176163538db210a3c5ea4373632057ed (patch) | |
tree | 6b9f5631b658fd301cf8d5070377d037931c9763 /sci-electronics | |
parent | sci-electronics/systemc: Stabilize 2.3.4-r2 amd64, #920067 (diff) | |
download | gentoo-81ae84af176163538db210a3c5ea4373632057ed.tar.gz gentoo-81ae84af176163538db210a3c5ea4373632057ed.tar.bz2 gentoo-81ae84af176163538db210a3c5ea4373632057ed.zip |
sci-electronics/geda: Stabilize 1.10.2-r2 amd64, #920072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/geda-1.10.2-r2.ebuild | 4 |
1 files 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}" |