diff options
Diffstat (limited to 'dev-python/memory-allocator')
| -rw-r--r-- | dev-python/memory-allocator/memory-allocator-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/memory-allocator/memory-allocator-0.2.0.ebuild b/dev-python/memory-allocator/memory-allocator-0.2.0.ebuild index 7b8d3a37e7d3..f4e77f0d4b3e 100644 --- a/dev-python/memory-allocator/memory-allocator-0.2.0.ebuild +++ b/dev-python/memory-allocator/memory-allocator-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" BDEPEND=" dev-python/cython[${PYTHON_USEDEP}] |
