From 066d5f4ebf86009e8015824168c49011862d2890 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 16 Jan 2023 14:32:18 +0000 Subject: app-emacs/ghub: Stabilize 3.5.6 ALLARCHES, #891025 Signed-off-by: Sam James --- app-emacs/ghub/ghub-3.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/ghub') diff --git a/app-emacs/ghub/ghub-3.5.6.ebuild b/app-emacs/ghub/ghub-3.5.6.ebuild index 64e656791e15..d4f6a63d4e81 100644 --- a/app-emacs/ghub/ghub-3.5.6.ebuild +++ b/app-emacs/ghub/ghub-3.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="docs/ghub.texi" -- cgit v1.2.3-65-gdbad