diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:19 +0200 |
commit | fbb1273d7d0320607ba6781f2eaabc6ccff220e5 (patch) | |
tree | c291b8e20b8e6f88a740194d907221033d8b759a /app-shells | |
parent | app-portage/unsymlink-lib: amd64 stable wrt bug #734532 (diff) | |
download | gentoo-fbb1273d7d0320607ba6781f2eaabc6ccff220e5.tar.gz gentoo-fbb1273d7d0320607ba6781f2eaabc6ccff220e5.tar.bz2 gentoo-fbb1273d7d0320607ba6781f2eaabc6ccff220e5.zip |
app-shells/posh: amd64 stable wrt bug #734534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 788e7d6d3ed4..f8a249ea0b01 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" |