diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 08:51:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 08:52:40 +0300 |
commit | 1f744a210caa894c1c400092fb493ffc53bb6648 (patch) | |
tree | 13adf12dc1b8f205aa136663a04ffd1b3c3d69c8 /dev-util/kdevelop-python | |
parent | dev-util/kdevelop-php: Stabilize 24.05.1 arm64, #934201 (diff) | |
download | gentoo-1f744a210caa894c1c400092fb493ffc53bb6648.tar.gz gentoo-1f744a210caa894c1c400092fb493ffc53bb6648.tar.bz2 gentoo-1f744a210caa894c1c400092fb493ffc53bb6648.zip |
dev-util/kdevelop-python: Stabilize 24.05.1 arm64, #934201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-24.05.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-24.05.1.ebuild b/dev-util/kdevelop-python/kdevelop-python-24.05.1.ebuild index 5825a13345bf..c9a0e1237935 100644 --- a/dev-util/kdevelop-python/kdevelop-python-24.05.1.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-24.05.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://www.kdevelop.org/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |