diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 15:02:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 18:20:08 +0100 |
commit | 021a65fd76ced37bced8d83b1991ccbc16f3a4ce (patch) | |
tree | 086bc2693dcdf13534fe1a66bf5509cc815d9820 /dev-python/python-dateutil | |
parent | dev-python/pytest-fixture-config: Tested on ~amd64-fbsd (bug #631608) (diff) | |
download | gentoo-021a65fd76ced37bced8d83b1991ccbc16f3a4ce.tar.gz gentoo-021a65fd76ced37bced8d83b1991ccbc16f3a4ce.tar.bz2 gentoo-021a65fd76ced37bced8d83b1991ccbc16f3a4ce.zip |
dev-python/python-dateutil: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/python-dateutil')
-rw-r--r-- | dev-python/python-dateutil/python-dateutil-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild b/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild index 06286f94fb9e..9673ebb8cdd1 100644 --- a/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=" |