diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:17:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:47 +0100 |
commit | a262c80187277eefebbbc3243706709360367582 (patch) | |
tree | 3294a8107b0a02c01c6d3a979a1e702acf253598 /dev-python/isodate | |
parent | dev-lisp/sbcl: sparc stable wrt bug #574134 (diff) | |
download | gentoo-a262c80187277eefebbbc3243706709360367582.tar.gz gentoo-a262c80187277eefebbbc3243706709360367582.tar.bz2 gentoo-a262c80187277eefebbbc3243706709360367582.zip |
dev-python/isodate: sparc stable wrt bug #606196
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/isodate')
-rw-r--r-- | dev-python/isodate/isodate-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/isodate/isodate-0.5.4.ebuild b/dev-python/isodate/isodate-0.5.4.ebuild index 3a2a45d232cb..be33f3352f3d 100644 --- a/dev-python/isodate/isodate-0.5.4.ebuild +++ b/dev-python/isodate/isodate-0.5.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |