diff options
author | Sam James <sam@gentoo.org> | 2024-10-13 21:53:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-13 21:53:25 +0100 |
commit | cda23d28c89e814434165cd9ee38c81220436d19 (patch) | |
tree | a0c79a208fa1204a836d63dc9c8d3f6ce7aa9654 /dev-vcs | |
parent | dev-ruby/i18n: Stabilize 1.14.5 sparc, #941021 (diff) | |
download | gentoo-cda23d28c89e814434165cd9ee38c81220436d19.tar.gz gentoo-cda23d28c89e814434165cd9ee38c81220436d19.tar.bz2 gentoo-cda23d28c89e814434165cd9ee38c81220436d19.zip |
dev-vcs/sourcegit: Stabilize 8.31 amd64, #941486
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/sourcegit/sourcegit-8.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/sourcegit/sourcegit-8.31.ebuild b/dev-vcs/sourcegit/sourcegit-8.31.ebuild index ab5e67d5e060..579e5b16c6d3 100644 --- a/dev-vcs/sourcegit/sourcegit-8.31.ebuild +++ b/dev-vcs/sourcegit/sourcegit-8.31.ebuild @@ -58,7 +58,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} " |