diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 08:52:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 08:52:48 +0300 |
commit | 06d086e15f1099b40c25dda83802ce3451638921 (patch) | |
tree | 44de9ea72b44a5761e87dd347a0e73220dd8e1e3 /dev-util | |
parent | dev-util/kdevelop-php: Stabilize 24.05.1 amd64, #934201 (diff) | |
download | gentoo-06d086e15f1099b40c25dda83802ce3451638921.tar.gz gentoo-06d086e15f1099b40c25dda83802ce3451638921.tar.bz2 gentoo-06d086e15f1099b40c25dda83802ce3451638921.zip |
dev-util/kdevelop-python: Stabilize 24.05.1 amd64, #934201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 c9a0e1237935..1fb3d4cf347d 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}" |