diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:10:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:10:03 +0100 |
commit | 566a9f5a9b379b5de032304d302c2b1cc449a665 (patch) | |
tree | 546b73f4cab957a819a5d0152d338261328fcc2f /dev-python/dnspython | |
parent | dev-python/castellan: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-566a9f5a9b379b5de032304d302c2b1cc449a665.tar.gz gentoo-566a9f5a9b379b5de032304d302c2b1cc449a665.tar.bz2 gentoo-566a9f5a9b379b5de032304d302c2b1cc449a665.zip |
dev-python/dnspython: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r200.ebuild | 2 | ||||
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r300.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild b/dev-python/dnspython/dnspython-1.12.0-r200.ebuild index 6bb0c4b92558..95d25d8507d5 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r200.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="py2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~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}] diff --git a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild b/dev-python/dnspython/dnspython-1.12.0-r300.ebuild index a32c94ace073..989a5a43694e 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r300.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.dnspython.org/kits3/${PV}/${MY_P}.zip" LICENSE="ISC" SLOT="py3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~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}] |