commit: 55d4799d2bcd189bac925d7949d03f33b57a49eb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 19:15:44 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 19:15:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d4799d
dev-util/kdevelop-python: Stabilize 22.12.0 arm64, #885295 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild b/dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild index 48a1ab94381f..36e4689407d2 100644 --- a/dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-22.12.0.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://kdevelop.org/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" IUSE="" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="test"
