diff options
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" |