diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-30 09:10:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 09:32:08 -0400 |
commit | 12296240be5c01fa70c866edc4e478f31f95f484 (patch) | |
tree | d7e4010a396b91627d9213bdcc0a93d4eee3443e /app-shells | |
parent | app-shells/bash-completion: amd64 stable (diff) | |
download | gentoo-12296240be5c01fa70c866edc4e478f31f95f484.tar.gz gentoo-12296240be5c01fa70c866edc4e478f31f95f484.tar.bz2 gentoo-12296240be5c01fa70c866edc4e478f31f95f484.zip |
app-shells/posh: amd64 stable
Bug: https://bugs.gentoo.org/651536
Package-Manager: Portage-2.3.26, Repoman-2.3.7
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 cabbfd2573a2..9cf2d1228bd6 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" |