summaryrefslogtreecommitdiff
path: root/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild')
-rw-r--r--dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild b/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild
index 71fae40773a5..c4c405c8c4e2 100644
--- a/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild
+++ b/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
inherit pypi
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
SRC_URI+=" ${NUGET_URIS} "