diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 13:34:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 13:34:07 +0100 |
commit | bd0906f31f0e35f3505adb2e65e276576fce37fb (patch) | |
tree | 705b7925bece4824ad708ccac0620370f0bb808c /app-shells/ugit/ugit-0.4.4.ebuild | |
parent | dev-python/xarray: Stabilize 2024.3.0 amd64, #929918 (diff) | |
download | gentoo-bd0906f31f0e35f3505adb2e65e276576fce37fb.tar.gz gentoo-bd0906f31f0e35f3505adb2e65e276576fce37fb.tar.bz2 gentoo-bd0906f31f0e35f3505adb2e65e276576fce37fb.zip |
app-shells/ugit: Stabilize 0.4.4 amd64, #932858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/ugit/ugit-0.4.4.ebuild')
-rw-r--r-- | app-shells/ugit/ugit-0.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/ugit/ugit-0.4.4.ebuild b/app-shells/ugit/ugit-0.4.4.ebuild index f321df3b91f8..bfafac8a3586 100644 --- a/app-shells/ugit/ugit-0.4.4.ebuild +++ b/app-shells/ugit/ugit-0.4.4.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" |