diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:39:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:39:44 +0100 |
commit | 3c40d28d5c1e064822f1371aee0437cdcc290ce8 (patch) | |
tree | 7d8708f4c1cde967fc8f93d303aa01bc3f19d4e6 /app-shells | |
parent | dev-util/debugedit: stable 4.15.1 for ppc (diff) | |
download | gentoo-3c40d28d5c1e064822f1371aee0437cdcc290ce8.tar.gz gentoo-3c40d28d5c1e064822f1371aee0437cdcc290ce8.tar.bz2 gentoo-3c40d28d5c1e064822f1371aee0437cdcc290ce8.zip |
app-shells/posh: stable 0.14.1 for ppc
stable wrt bug #734534
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/posh-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/posh/posh-0.14.1.ebuild b/app-shells/posh/posh-0.14.1.ebuild index 9ebc1b24bbaf..788e7d6d3ed4 100644 --- a/app-shells/posh/posh-0.14.1.ebuild +++ b/app-shells/posh/posh-0.14.1.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-2+ BSD public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="app-arch/xz-utils" |