diff options
author | 2024-11-23 18:04:38 +0000 | |
---|---|---|
committer | 2024-11-23 18:04:38 +0000 | |
commit | 9472f4086410f5f7e9b42cf67ffa364960d4e042 (patch) | |
tree | 6393cc511e70ada507107315e2b697ce9cc56720 /app-emacs | |
parent | media-video/x264-encoder: Stabilize 0.0.20240513 x86, #944705 (diff) | |
download | gentoo-9472f4086410f5f7e9b42cf67ffa364960d4e042.tar.gz gentoo-9472f4086410f5f7e9b42cf67ffa364960d4e042.tar.bz2 gentoo-9472f4086410f5f7e9b42cf67ffa364960d4e042.zip |
app-emacs/ghub: Stabilize 4.1.1 ALLARCHES, #943366
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ghub/ghub-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-4.1.1.ebuild b/app-emacs/ghub/ghub-4.1.1.ebuild index 137580e04d5e..7489aa2ed3a3 100644 --- a/app-emacs/ghub/ghub-4.1.1.ebuild +++ b/app-emacs/ghub/ghub-4.1.1.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+" |