diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-19 02:56:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-19 03:03:30 +0100 |
commit | edd235159db084b5fdc6a6f2394fe24c054a9a8e (patch) | |
tree | cd092a96baa4384bfcc59ccc76f4a5a6a69ccba8 /app-shells/posh | |
parent | net-misc/nemesis: x86 stable (bug #677844) (diff) | |
download | gentoo-edd235159db084b5fdc6a6f2394fe24c054a9a8e.tar.gz gentoo-edd235159db084b5fdc6a6f2394fe24c054a9a8e.tar.bz2 gentoo-edd235159db084b5fdc6a6f2394fe24c054a9a8e.zip |
app-shells/posh: x86 stable (bug #679904)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-shells/posh')
-rw-r--r-- | app-shells/posh/posh-0.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/posh/posh-0.13.2.ebuild b/app-shells/posh/posh-0.13.2.ebuild index f42467a5f61f..b5f53776db4e 100644 --- a/app-shells/posh/posh-0.13.2.ebuild +++ b/app-shells/posh/posh-0.13.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.xz" LICENSE="GPL-2+ BSD public-domain" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="app-arch/xz-utils" |