diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:44:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:53:40 +0200 |
commit | a83d3d88aa09f929aaa18a08f55fbd73d5fc47d3 (patch) | |
tree | 9fd2d0755803e16965c258d5b0dac1d07cdb46c1 /app-shells | |
parent | net-analyzer/nsat: x86 stable (bug #649412) (diff) | |
download | gentoo-a83d3d88aa09f929aaa18a08f55fbd73d5fc47d3.tar.gz gentoo-a83d3d88aa09f929aaa18a08f55fbd73d5fc47d3.tar.bz2 gentoo-a83d3d88aa09f929aaa18a08f55fbd73d5fc47d3.zip |
app-shells/posh: x86 stable (bug #651536)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/posh-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/posh/posh-0.13.1.ebuild b/app-shells/posh/posh-0.13.1.ebuild index 9cf2d1228bd6..5021b838b909 100644 --- a/app-shells/posh/posh-0.13.1.ebuild +++ b/app-shells/posh/posh-0.13.1.ebuild @@ -11,7 +11,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" |