commit: 0a079153fcf1a27a75aa118babbad63d9ce07df0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 25 22:16:59 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 25 22:16:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a079153
app-shells/posh-z: Stabilize 1.1.12_p20230811 amd64, #930687 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild b/app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild index 9992bd48a310..dea56695dbfa 100644 --- a/app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild +++ b/app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ else S="${WORKDIR}/z-${PV}" fi - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="public-domain"