diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-11 12:04:20 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-11 12:32:17 +0100 |
commit | 755f071790acc8e8a7a72d05d4aa653635b725ac (patch) | |
tree | f7478da33cba4360e67d5c90e87ffd39f732ea3d /dev-python/dnspython | |
parent | dev-python/urllib3: Drop old (diff) | |
download | gentoo-755f071790acc8e8a7a72d05d4aa653635b725ac.tar.gz gentoo-755f071790acc8e8a7a72d05d4aa653635b725ac.tar.bz2 gentoo-755f071790acc8e8a7a72d05d4aa653635b725ac.zip |
dev-python/dnspython: Stable under ALLARCHES policy
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r200.ebuild | 4 | ||||
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r300.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild b/dev-python/dnspython/dnspython-1.12.0-r200.ebuild index dc9f0268bfac..d6bf3e4a2c6a 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r200.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="http://www.dnspython.org/kits/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="py2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples test" RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}] diff --git a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild b/dev-python/dnspython/dnspython-1.12.0-r300.ebuild index 74f7dc9f1bbc..c85f2ca1a7b5 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r300.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$ @@ -17,7 +17,7 @@ SRC_URI="http://www.dnspython.org/kits3/${PV}/${MY_P}.zip" LICENSE="ISC" SLOT="py3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples test" RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}] |