diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:54:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:54 +0100 |
commit | 8938436316f84a1988097571ba243e643932b0d6 (patch) | |
tree | 0b8677de55c937d4cdac3a3bc362029c78f005d2 /dev-python/dnspython | |
parent | dev-python/jsmin: x86 stable wrt bug #606202 (diff) | |
download | gentoo-8938436316f84a1988097571ba243e643932b0d6.tar.gz gentoo-8938436316f84a1988097571ba243e643932b0d6.tar.bz2 gentoo-8938436316f84a1988097571ba243e643932b0d6.zip |
dev-python/dnspython: x86 stable wrt bug #606046
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 2e8e07b124fa..7a45c1b9ef76 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}] |