diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:43:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:43:25 +0300 |
commit | c8d69a78efde776e87ad506323cd1594fc1ebb74 (patch) | |
tree | 78e6482ac4f0b6d7278b272d994b37e7f61210fc /dev-util | |
parent | kde-apps/dolphin-plugins-subversion: Stabilize 22.12.3 arm64, #898916 (diff) | |
download | gentoo-c8d69a78efde776e87ad506323cd1594fc1ebb74.tar.gz gentoo-c8d69a78efde776e87ad506323cd1594fc1ebb74.tar.bz2 gentoo-c8d69a78efde776e87ad506323cd1594fc1ebb74.zip |
dev-util/kdevelop-python: Stabilize 22.12.3 arm64, #898916
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-22.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-22.12.3.ebuild b/dev-util/kdevelop-python/kdevelop-python-22.12.3.ebuild index 3a3caa306b10..b8b9515f9073 100644 --- a/dev-util/kdevelop-python/kdevelop-python-22.12.3.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-22.12.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.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" |