dev-python/dnspython: ia64 stable wrt bug #606046
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 14:10:24 +0000 (15:10 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 14:23:33 +0000 (15:23 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/dnspython/dnspython-1.12.0-r301.ebuild

index 1346e8b4aed4852c2260746ffbac8a4e0f95c6e9..5eeffb538e3256486e40f9b98b3cc5eecbd87508 100644 (file)
@@ -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}]