summaryrefslogtreecommitdiff
path: root/dev-python/memory-allocator
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-29 06:21:53 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-29 06:21:53 +0000
commitc887f3157c11df7986e5987054bde36ca90981b6 (patch)
tree384056c75bb860ed9a6555ede7d7d2dcb733c929 /dev-python/memory-allocator
parent7f35cc3c0625a70e82144cd5829347bf8e43f01c (diff)
downloadbaldeagleos-repo-c887f3157c11df7986e5987054bde36ca90981b6.tar.gz
baldeagleos-repo-c887f3157c11df7986e5987054bde36ca90981b6.tar.xz
baldeagleos-repo-c887f3157c11df7986e5987054bde36ca90981b6.zip
Adding metadata
Diffstat (limited to 'dev-python/memory-allocator')
-rw-r--r--dev-python/memory-allocator/memory-allocator-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/memory-allocator/memory-allocator-0.1.3.ebuild b/dev-python/memory-allocator/memory-allocator-0.1.3.ebuild
index 05b31781d73a..673125cd1c3e 100644
--- a/dev-python/memory-allocator/memory-allocator-0.1.3.ebuild
+++ b/dev-python/memory-allocator/memory-allocator-0.1.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://pypi.org/project/memory-allocator/
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"