diff options
author | 2024-11-22 21:02:36 +0100 | |
---|---|---|
committer | 2024-11-23 12:36:03 +0100 | |
commit | 4f91fbd11ffc2b8a465dc71a2bfe9ad3461f05e8 (patch) | |
tree | 848b85836bafabd6e7bba1e25f038c1588c6ba8c /dev-python | |
parent | dev-python/spyder-line-profiler: unkeyword ~x86 (diff) | |
download | gentoo-4f91fbd11ffc2b8a465dc71a2bfe9ad3461f05e8.tar.gz gentoo-4f91fbd11ffc2b8a465dc71a2bfe9ad3461f05e8.tar.bz2 gentoo-4f91fbd11ffc2b8a465dc71a2bfe9ad3461f05e8.zip |
dev-python/spyder-vim: unkeyword 0.1.0 for ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/spyder-vim/spyder-vim-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild b/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild index 3f2c4b180037..64d219b3d88e 100644 --- a/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild +++ b/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RESTRICT="test" RDEPEND=" |