diff options
author | Sam James <sam@gentoo.org> | 2024-10-07 18:22:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 18:22:16 +0100 |
commit | 3aa0e109d6f4ccba4ab27cac6c343f1f8ba267a9 (patch) | |
tree | aaf16071cc177666cae2e598c6f2c6f8e1b0c788 /app-emacs | |
parent | app-emacs/geiser: Stabilize 0.31.1 amd64, #941124 (diff) | |
download | gentoo-3aa0e109d6f4ccba4ab27cac6c343f1f8ba267a9.tar.gz gentoo-3aa0e109d6f4ccba4ab27cac6c343f1f8ba267a9.tar.bz2 gentoo-3aa0e109d6f4ccba4ab27cac6c343f1f8ba267a9.zip |
app-emacs/ghub: Stabilize 4.1.0 ALLARCHES, #941125
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ghub/ghub-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-4.1.0.ebuild b/app-emacs/ghub/ghub-4.1.0.ebuild index 137580e04d5e..7489aa2ed3a3 100644 --- a/app-emacs/ghub/ghub-4.1.0.ebuild +++ b/app-emacs/ghub/ghub-4.1.0.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-3+" |