diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:59:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:59:26 +0200 |
commit | edd1796cc0c80cb27447b2ae0e445962d534f39c (patch) | |
tree | 9810442e331e3715c3df1d9305c016bcf6513075 /dev-python/dnspython | |
parent | media-libs/libsixel: ia64 stable wrt bug #615042 (diff) | |
download | gentoo-edd1796cc0c80cb27447b2ae0e445962d534f39c.tar.gz gentoo-edd1796cc0c80cb27447b2ae0e445962d534f39c.tar.bz2 gentoo-edd1796cc0c80cb27447b2ae0e445962d534f39c.zip |
dev-python/dnspython: ia64 stable wrt bug #618116
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.15.0-r1.ebuild b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild index f1b05875f8d2..7476d250c25f 100644 --- a/dev-python/dnspython/dnspython-1.15.0-r1.ebuild +++ b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="ISC" SLOT="0" -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}] |