From bd57f603752d4107a2b83eca665dc4d82cbdc3b8 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 16 Mar 2019 02:05:54 +0300 Subject: [PATCH] app-shells/posh: amd64 stable wrt bug #679904 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- app-shells/posh/posh-0.13.2.ebuild | 4 ++-- 1 file 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 5eb687e803035..0c36b6bd8e5e7 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"