diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:17:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:46 +0100 |
commit | 852ed060d6d7c56ad48c2e21a6519031c2a4b645 (patch) | |
tree | 1cf41ff4c3162707e0b4e1c516752cae4b65860d /dev-python/dnspython | |
parent | net-analyzer/ntop: sparc stable wrt bug #599732 (diff) | |
download | gentoo-852ed060d6d7c56ad48c2e21a6519031c2a4b645.tar.gz gentoo-852ed060d6d7c56ad48c2e21a6519031c2a4b645.tar.bz2 gentoo-852ed060d6d7c56ad48c2e21a6519031c2a4b645.zip |
dev-python/dnspython: sparc stable wrt bug #606046
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild index bdb3f27190ff..bc4a74b7a8da 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild @@ -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}] |