diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 23:20:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 23:20:39 +0100 |
commit | f7994a97094787bb0b0d07680799b6ec4fe598fd (patch) | |
tree | 9bfcd63f1db9101a18d3f229fb65138e6c899e15 /app-emacs | |
parent | app-emacs/apheleia: Stabilize 4.2 amd64, #939486 (diff) | |
download | gentoo-f7994a97094787bb0b0d07680799b6ec4fe598fd.tar.gz gentoo-f7994a97094787bb0b0d07680799b6ec4fe598fd.tar.bz2 gentoo-f7994a97094787bb0b0d07680799b6ec4fe598fd.zip |
app-emacs/ghub: Stabilize 4.0.0 ALLARCHES, #939487
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ghub/ghub-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-4.0.0.ebuild b/app-emacs/ghub/ghub-4.0.0.ebuild index 4a4eeabd3d10..5667640b5b27 100644 --- a/app-emacs/ghub/ghub-4.0.0.ebuild +++ b/app-emacs/ghub/ghub-4.0.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+" |