From f9c4546fbcbcd41524e1bc7082a537eee6806cc6 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 30 Mar 2018 14:05:54 -0400 Subject: [PATCH] dev-python/argh: amd64 stable Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- dev-python/argh/argh-0.26.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/argh/argh-0.26.2-r1.ebuild b/dev-python/argh/argh-0.26.2-r1.ebuild index 409a529b632a9..4dfb79dc0f6f0 100644 --- a/dev-python/argh/argh-0.26.2-r1.ebuild +++ b/dev-python/argh/argh-0.26.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" LICENSE="LGPL-3" IUSE="test"