diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:15:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:15:44 +0200 |
commit | 55d4799d2bcd189bac925d7949d03f33b57a49eb (patch) | |
tree | 9cbab5b95cbd30320f7f2272833d3608b183fd74 | |
parent | dev-util/kdevelop-php: Stabilize 22.12.0 arm64, #885295 (diff) | |
download | gentoo-55d4799d2bcd189bac925d7949d03f33b57a49eb.tar.gz gentoo-55d4799d2bcd189bac925d7949d03f33b57a49eb.tar.bz2 gentoo-55d4799d2bcd189bac925d7949d03f33b57a49eb.zip |
dev-util/kdevelop-python: Stabilize 22.12.0 arm64, #885295
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild | 4 |
1 files 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" |