diff options
author | 2024-07-14 05:58:28 +0000 | |
---|---|---|
committer | 2024-07-14 05:58:28 +0000 | |
commit | 1bc228c0e457436e7b64fd7cda9e8686e274a0fb (patch) | |
tree | 3e587b4b5232eb86c34ae6089d21cfd4423c3530 /dev-util/kdevelop-python | |
parent | dev-util/kdevelop-php: Stabilize 24.05.2 amd64, #935994 (diff) | |
download | gentoo-1bc228c0e457436e7b64fd7cda9e8686e274a0fb.tar.gz gentoo-1bc228c0e457436e7b64fd7cda9e8686e274a0fb.tar.bz2 gentoo-1bc228c0e457436e7b64fd7cda9e8686e274a0fb.zip |
dev-util/kdevelop-python: Stabilize 24.05.2 amd64, #935994
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-24.05.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-24.05.2.ebuild index 28748622d5ed..07e58dda43be 100644 --- a/dev-util/kdevelop-python/kdevelop-python-24.05.2.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-24.05.2.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}" |