diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:59:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:59:30 +0200 |
commit | 7d256319f8782a6bdea9bac882fa9f74a10765b8 (patch) | |
tree | f980b0f795fa7d3a1cd0c51522456df149ccc81a /virtual/python-dnspython | |
parent | dev-python/dnspython: ia64 stable wrt bug #618116 (diff) | |
download | gentoo-7d256319f8782a6bdea9bac882fa9f74a10765b8.tar.gz gentoo-7d256319f8782a6bdea9bac882fa9f74a10765b8.tar.bz2 gentoo-7d256319f8782a6bdea9bac882fa9f74a10765b8.zip |
virtual/python-dnspython: ia64 stable wrt bug #618116
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/python-dnspython')
-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 ec2844006fb1..e2f009dc0dda 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="${PYTHON_DEPS} |