diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 23:20:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 23:20:40 +0100 |
commit | 2935d3fae30284028c59823547dcc158ef1e10b9 (patch) | |
tree | 3bdf2396b06578d1e78e5ea595e3237e5398eb83 | |
parent | app-emacs/ghub: Stabilize 4.0.0 ALLARCHES, #939487 (diff) | |
download | gentoo-2935d3fae30284028c59823547dcc158ef1e10b9.tar.gz gentoo-2935d3fae30284028c59823547dcc158ef1e10b9.tar.bz2 gentoo-2935d3fae30284028c59823547dcc158ef1e10b9.zip |
app-emacs/git-modes: Stabilize 1.4.4 amd64, #939488
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-emacs/git-modes/git-modes-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/git-modes/git-modes-1.4.4.ebuild b/app-emacs/git-modes/git-modes-1.4.4.ebuild index cbe21880ac81..554e06786cd4 100644 --- a/app-emacs/git-modes/git-modes-1.4.4.ebuild +++ b/app-emacs/git-modes/git-modes-1.4.4.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |