diff options
author | 2024-11-26 03:13:09 +0000 | |
---|---|---|
committer | 2024-11-26 03:13:09 +0000 | |
commit | 5ead0aaad1357df71e290aed0cddb599f0a35569 (patch) | |
tree | 80da5021dc738fb53afefb591f9e8fbbefaf49f1 /dev-vcs | |
parent | dev-util/marksman: Stabilize 2024.10.07 amd64, #944965 (diff) | |
download | gentoo-5ead0aaad1357df71e290aed0cddb599f0a35569.tar.gz gentoo-5ead0aaad1357df71e290aed0cddb599f0a35569.tar.bz2 gentoo-5ead0aaad1357df71e290aed0cddb599f0a35569.zip |
dev-vcs/sourcegit: Stabilize 8.37 amd64, #944967
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/sourcegit/sourcegit-8.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/sourcegit/sourcegit-8.37.ebuild b/dev-vcs/sourcegit/sourcegit-8.37.ebuild index 9e2094df470c..1b39f5abd75e 100644 --- a/dev-vcs/sourcegit/sourcegit-8.37.ebuild +++ b/dev-vcs/sourcegit/sourcegit-8.37.ebuild @@ -73,7 +73,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} " |