diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:13:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:16:12 +0100 |
commit | 8e8351d89c981bcfecd81d6e627485eb44ec3064 (patch) | |
tree | 97eddf2af68c48b2536e7152d6c31d1568b72800 /dev-python/argh | |
parent | media-libs/opus: amd64 stable wrt bug #605894 (diff) | |
download | gentoo-8e8351d89c981bcfecd81d6e627485eb44ec3064.tar.gz gentoo-8e8351d89c981bcfecd81d6e627485eb44ec3064.tar.bz2 gentoo-8e8351d89c981bcfecd81d6e627485eb44ec3064.zip |
dev-python/argh: amd64 stable wrt bug #606000
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/argh')
-rw-r--r-- | dev-python/argh/argh-0.26.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/argh/argh-0.26.2.ebuild b/dev-python/argh/argh-0.26.2.ebuild index e0e783419f0c..ca1fee3410bb 100644 --- a/dev-python/argh/argh-0.26.2.ebuild +++ b/dev-python/argh/argh-0.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://packages.python.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" |