diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 04:22:47 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 04:22:47 +0200 |
commit | 7400eb968e9939f0165c784970848171e011b642 (patch) | |
tree | e590a0932828895fa943f4705aad6f45531721f1 /dev-python/dnspython | |
parent | dev-texlive/texlive-latexextra: add ~arm64 keyword. (diff) | |
download | gentoo-7400eb968e9939f0165c784970848171e011b642.tar.gz gentoo-7400eb968e9939f0165c784970848171e011b642.tar.bz2 gentoo-7400eb968e9939f0165c784970848171e011b642.zip |
dev-python/dnspython: ppc stable (bug 618116).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
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 dd02ff3e3795..b082463768fb 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}] |