diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 15:01:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 15:05:21 +0200 |
commit | 4130ab62ce34ef1bc94addf653b1ce2f10f02c3c (patch) | |
tree | e858a6440473e94634903bdf8d71cb21c7e052b8 | |
parent | dev-python/dnspython: ppc64 stable wrt bug #618116 (diff) | |
download | gentoo-4130ab62ce34ef1bc94addf653b1ce2f10f02c3c.tar.gz gentoo-4130ab62ce34ef1bc94addf653b1ce2f10f02c3c.tar.bz2 gentoo-4130ab62ce34ef1bc94addf653b1ce2f10f02c3c.zip |
virtual/python-dnspython: ppc64 stable wrt bug #618116
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | virtual/python-dnspython/python-dnspython-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-dnspython/python-dnspython-2.ebuild b/virtual/python-dnspython/python-dnspython-2.ebuild index 214511aaa8a5..5dc89a48c5dc 100644 --- a/virtual/python-dnspython/python-dnspython-2.ebuild +++ b/virtual/python-dnspython/python-dnspython-2.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for dnspython, for Python 2 & 3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=">=dev-python/dnspython-1.15.0:0[${PYTHON_USEDEP}]" |