diff options
author | Sam James <sam@gentoo.org> | 2024-04-25 23:16:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-25 23:16:59 +0100 |
commit | 0a079153fcf1a27a75aa118babbad63d9ce07df0 (patch) | |
tree | e76983979b0b014ad6422fce13b2b6c9764266ee /app-shells | |
parent | app-shells/posh-git: Stabilize 1.1.0 amd64, #930687 (diff) | |
download | gentoo-0a079153fcf1a27a75aa118babbad63d9ce07df0.tar.gz gentoo-0a079153fcf1a27a75aa118babbad63d9ce07df0.tar.bz2 gentoo-0a079153fcf1a27a75aa118babbad63d9ce07df0.zip |
app-shells/posh-z: Stabilize 1.1.12_p20230811 amd64, #930687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh-z/posh-z-1.1.12_p20230811.ebuild | 4 |
1 files 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" |