diff options
author | 2017-01-17 15:10:24 +0100 | |
---|---|---|
committer | 2017-01-17 15:23:33 +0100 | |
commit | 56a670ad3dc9ff6878f04ff35e7dd42f1de392ce (patch) | |
tree | c8e328e047582dd7fbd4e9c885a82fbcbeb72edf /dev-python/dnspython | |
parent | media-libs/x264: ia64 stable wrt bug #579642 (diff) | |
download | gentoo-56a670ad3dc9ff6878f04ff35e7dd42f1de392ce.tar.gz gentoo-56a670ad3dc9ff6878f04ff35e7dd42f1de392ce.tar.bz2 gentoo-56a670ad3dc9ff6878f04ff35e7dd42f1de392ce.zip |
dev-python/dnspython: ia64 stable wrt bug #606046
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r301.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild index 1346e8b4aed4..5eeffb538e32 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r301.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$ @@ -17,7 +17,7 @@ SRC_URI="http://www.dnspython.org/kits3/${PV}/${MY_P}.zip" LICENSE="ISC" SLOT="py3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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}] |