diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:52:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:52:26 -0500 |
commit | 297275fd279d8b8678f985b251a552cb3f069e1b (patch) | |
tree | 38fa796f490db51182c1880284743113d57a5388 /dev-python/dnspython | |
parent | stablize openstack ocata dnsmasq-2.76-r1 x86 and amd64 (diff) | |
download | gentoo-297275fd279d8b8678f985b251a552cb3f069e1b.tar.gz gentoo-297275fd279d8b8678f985b251a552cb3f069e1b.tar.bz2 gentoo-297275fd279d8b8678f985b251a552cb3f069e1b.zip |
stablize openstack ocata - x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |