diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/posh-0.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/posh/posh-0.13.2.ebuild b/app-shells/posh/posh-0.13.2.ebuild index 5eb687e80303..0c36b6bd8e5e 100644 --- a/app-shells/posh/posh-0.13.2.ebuild +++ b/app-shells/posh/posh-0.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |