diff options
author | 2018-03-30 14:05:54 -0400 | |
---|---|---|
committer | 2018-03-30 14:34:47 -0400 | |
commit | f9c4546fbcbcd41524e1bc7082a537eee6806cc6 (patch) | |
tree | 2b76c4f1353cdefee150dbb48da85ea631e6d0ef /dev-python/argh | |
parent | dev-python/watchdog: amd64 stable (diff) | |
download | gentoo-f9c4546fbcbcd41524e1bc7082a537eee6806cc6.tar.gz gentoo-f9c4546fbcbcd41524e1bc7082a537eee6806cc6.tar.bz2 gentoo-f9c4546fbcbcd41524e1bc7082a537eee6806cc6.zip |
dev-python/argh: amd64 stable
Bug: https://bugs.gentoo.org/644614
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-python/argh')
-rw-r--r-- | dev-python/argh/argh-0.26.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argh/argh-0.26.2-r1.ebuild b/dev-python/argh/argh-0.26.2-r1.ebuild index 409a529b632a..4dfb79dc0f6f 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" |