diff options
author | 2024-04-25 23:17:00 +0100 | |
---|---|---|
committer | 2024-04-25 23:17:00 +0100 | |
commit | bc4be8e4e6229b4f76f0b84740165077c5db26ac (patch) | |
tree | b571619f6dd12cdb83542ea8f158522e3d9fffe1 /app-shells | |
parent | app-shells/posh-z: Stabilize 1.1.12_p20230811 amd64, #930687 (diff) | |
download | gentoo-bc4be8e4e6229b4f76f0b84740165077c5db26ac.tar.gz gentoo-bc4be8e4e6229b4f76f0b84740165077c5db26ac.tar.bz2 gentoo-bc4be8e4e6229b4f76f0b84740165077c5db26ac.zip |
app-shells/ugit: Stabilize 0.4.3 amd64, #930687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ugit/ugit-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/ugit/ugit-0.4.3.ebuild b/app-shells/ugit/ugit-0.4.3.ebuild index f321df3b91f8..bfafac8a3586 100644 --- a/app-shells/ugit/ugit-0.4.3.ebuild +++ b/app-shells/ugit/ugit-0.4.3.ebuild @@ -15,7 +15,7 @@ else SRC_URI="https://github.com/StartAutomating/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="MIT" |