summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-16 10:27:00 +0100
committerSam James <sam@gentoo.org>2023-09-16 10:27:00 +0100
commit13171bf60f8fc6070f4efec7e26e391bf4c65c12 (patch)
tree530dfb1f6d20f4742cf3d8b68f524d77f5aaee1b
parentapp-eselect/eselect-dotnet: Keyword 0.1.0 arm64, #914249 (diff)
downloadgentoo-13171bf60f8fc6070f4efec7e26e391bf4c65c12.tar.gz
gentoo-13171bf60f8fc6070f4efec7e26e391bf4c65c12.tar.bz2
gentoo-13171bf60f8fc6070f4efec7e26e391bf4c65c12.zip
dev-dotnet/csharp-gentoodotnetinfo: Keyword 0.1.0 arm64, #914249
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-0.1.0.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-0.1.0.ebuild
index 21630d4cb637..316c4d24a057 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-0.1.0.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-0.1.0.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == *9999* ]] ; then
EGIT_REPO_URI="https://gitlab.gentoo.org/dotnet/${PN}.git"
else
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm"
+ KEYWORDS="~amd64 ~arm ~arm64"
fi
LICENSE="GPL-2+"