diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-11 09:05:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-11 09:05:03 +0200 |
commit | c213ddb24c31bea04895c3ede0486418ff7d0c58 (patch) | |
tree | 8f47cd1c54271dd0f660fc9a0b1c0d694cfa399f /dev-python/dnspython | |
parent | dev-util/debhelper: Old. (diff) | |
download | gentoo-c213ddb24c31bea04895c3ede0486418ff7d0c58.tar.gz gentoo-c213ddb24c31bea04895c3ede0486418ff7d0c58.tar.bz2 gentoo-c213ddb24c31bea04895c3ede0486418ff7d0c58.zip |
dev-python/dnspython: Stable for HPPA (bug #618116).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 fb991e706a5d..7dedd5f70967 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}] |