diff options
author | 2017-02-20 19:11:56 +0100 | |
---|---|---|
committer | 2017-02-20 19:11:56 +0100 | |
commit | de9974992a406b78247fba768cb6971e872c77d3 (patch) | |
tree | f8a148a708c5212799ddf14660b62648e949e97e /dev-python/dnspython | |
parent | dev-python/decorator: arm stable, bug #606042 (diff) | |
download | gentoo-de9974992a406b78247fba768cb6971e872c77d3.tar.gz gentoo-de9974992a406b78247fba768cb6971e872c77d3.tar.bz2 gentoo-de9974992a406b78247fba768cb6971e872c77d3.zip |
dev-python/dnspython: arm stable, bug #606046
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 1f02010ae196..90d6901d48ae 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}] |