summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:09:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:16 +0100
commita1ea7a1f98afaea701e19ebc1bb4ca6ea95e7b73 (patch)
tree7e530c031d344d85574d93078efef42348a07bce /dev-python/dnspython
parentdev-python/dill: amd64 stable wrt bug #714314 (diff)
downloadgentoo-a1ea7a1f98afaea701e19ebc1bb4ca6ea95e7b73.tar.gz
gentoo-a1ea7a1f98afaea701e19ebc1bb4ca6ea95e7b73.tar.bz2
gentoo-a1ea7a1f98afaea701e19ebc1bb4ca6ea95e7b73.zip
dev-python/dnspython: amd64 stable wrt bug #714316
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/dnspython-1.16.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0-r1.ebuild b/dev-python/dnspython/dnspython-1.16.0-r1.ebuild
index badfda63311e..4135912d4e6e 100644
--- a/dev-python/dnspython/dnspython-1.16.0-r1.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="examples test"
RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]