From: Matthew Thode Date: Sun, 26 Mar 2017 03:52:26 +0000 (-0500) Subject: stablize openstack ocata - x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=297275fd279d8b8678f985b251a552cb3f069e1b;p=gentoo.git stablize openstack ocata - x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/dnspython/dnspython-1.15.0.ebuild b/dev-python/dnspython/dnspython-1.15.0.ebuild index 02efe94a6f12..eb1c37219f62 100644 --- a/dev-python/dnspython/dnspython-1.15.0.ebuild +++ b/dev-python/dnspython/dnspython-1.15.0.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}]"