diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:46:03 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:33:20 -0600 |
commit | e5306de2300018e10cf223697572e604214aba3d (patch) | |
tree | 279b795fc3f9001733b4b02d2dfbe20501059370 /dev-python/iso8601 | |
parent | dev-python/cryptography-vectors: 1.5.2 stable amd64 and x86 (diff) | |
download | gentoo-e5306de2300018e10cf223697572e604214aba3d.tar.gz gentoo-e5306de2300018e10cf223697572e604214aba3d.tar.bz2 gentoo-e5306de2300018e10cf223697572e604214aba3d.zip |
dev-python/iso8601: 0.1.11 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/iso8601')
-rw-r--r-- | dev-python/iso8601/iso8601-0.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/iso8601/iso8601-0.1.11.ebuild b/dev-python/iso8601/iso8601-0.1.11.ebuild index bfcdfdb632f6..9ae2172d3309 100644 --- a/dev-python/iso8601/iso8601-0.1.11.ebuild +++ b/dev-python/iso8601/iso8601-0.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |