diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:15:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:15:50 +0100 |
commit | 77e725188816e4f371c2438aa253407e154971a4 (patch) | |
tree | 0403d2790b8d6c7f2fa339ce77693a90ef810efd /app-shells/posh | |
parent | sys-process/criu: inject SYSROOT into the makefiles for libnl3 cflags so that... (diff) | |
download | gentoo-77e725188816e4f371c2438aa253407e154971a4.tar.gz gentoo-77e725188816e4f371c2438aa253407e154971a4.tar.bz2 gentoo-77e725188816e4f371c2438aa253407e154971a4.zip |
app-shells/posh: x86 stable wrt bug #576008
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/posh')
-rw-r--r-- | app-shells/posh/posh-0.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/posh/posh-0.12.6.ebuild b/app-shells/posh/posh-0.12.6.ebuild index 9f585a6c0052..47b29cd4efd2 100644 --- a/app-shells/posh/posh-0.12.6.ebuild +++ b/app-shells/posh/posh-0.12.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="app-arch/xz-utils" |