diff options
author | 2024-12-28 17:37:22 +0000 | |
---|---|---|
committer | 2024-12-28 17:37:22 +0000 | |
commit | 4ddb0cf54ac76b4a363afe7849fdd6550515d577 (patch) | |
tree | 0350f335355317eef28a6546cf1437d486f2c9bf /dev-vcs | |
parent | dev-dotnet/fsautocomplete: Stabilize 0.75.0 amd64, #947132 (diff) | |
download | gentoo-4ddb0cf54ac76b4a363afe7849fdd6550515d577.tar.gz gentoo-4ddb0cf54ac76b4a363afe7849fdd6550515d577.tar.bz2 gentoo-4ddb0cf54ac76b4a363afe7849fdd6550515d577.zip |
dev-vcs/sourcegit: Stabilize 8.40 amd64, #947134
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/sourcegit/sourcegit-8.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/sourcegit/sourcegit-8.40.ebuild b/dev-vcs/sourcegit/sourcegit-8.40.ebuild index 0402b40e9043..c9da68afdeb2 100644 --- a/dev-vcs/sourcegit/sourcegit-8.40.ebuild +++ b/dev-vcs/sourcegit/sourcegit-8.40.ebuild @@ -64,7 +64,7 @@ else SRC_URI="https://github.com/sourcegit-scm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |