commit: 965695f834c34c155ec8d157e26cb85dbe238889 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 14:35:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 14:35:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965695f8
app-emacs/exec-path-from-shell: Stabilize 2.1 ALLARCHES, #913939 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/exec-path-from-shell/exec-path-from-shell-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.1.ebuild b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.1.ebuild index 28ccd181049b..c1375c75a429 100644 --- a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.1.ebuild +++ b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el"
