diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:52:58 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:36:46 +0100 |
| commit | 63cd5e51a8949687d873b879fb18c0d8d1a4fcae (patch) | |
| tree | 4c9048494714905c49bebe7f7e221677081c23be /dev-util/kdevelop-python | |
| parent | d425939f485dd21968dda736a606294d3d254ae5 (diff) | |
| download | gentoo-63cd5e51a8949687d873b879fb18c0d8d1a4fcae.tar.gz gentoo-63cd5e51a8949687d873b879fb18c0d8d1a4fcae.tar.bz2 gentoo-63cd5e51a8949687d873b879fb18c0d8d1a4fcae.zip | |
dev-util/kdevelop-python: destabilize 22.12.0 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 fd02f51390e2..7b9f763eae5a 100644 --- a/dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-22.12.0.ebuild @@ -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" |
