diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-12 16:51:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-12 16:54:55 +0200 |
commit | 4c5e657f067e0d482804626f19ec176a30fc8c2b (patch) | |
tree | c60895030dc42c2c70cbc7a1c79f523c59d7fb26 /dev-python/dnspython | |
parent | x11-misc/autocutsel: sparc stable wrt bug #616834 (diff) | |
download | gentoo-4c5e657f067e0d482804626f19ec176a30fc8c2b.tar.gz gentoo-4c5e657f067e0d482804626f19ec176a30fc8c2b.tar.bz2 gentoo-4c5e657f067e0d482804626f19ec176a30fc8c2b.zip |
dev-python/dnspython: sparc stable wrt bug #618116
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 7dedd5f70967..61c364971eae 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}] |