commit: 066d5f4ebf86009e8015824168c49011862d2890 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 16 14:32:18 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 16 14:32:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066d5f4e
app-emacs/ghub: Stabilize 3.5.6 ALLARCHES, #891025 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/ghub/ghub-3.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"
