summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-26 21:46:06 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-26 21:46:06 +0100
commiteb3ee4d298dd1bc3f2a783dc523677b695c5b68e (patch)
treea2000ff986b52e66273cf2f12696b906bec3cad7 /dev-python/dnspython/dnspython-1.16.0-r1.ebuild
parentdev-python/dnspython: Mark ALLARCHES (diff)
downloadgentoo-eb3ee4d298dd1bc3f2a783dc523677b695c5b68e.tar.gz
gentoo-eb3ee4d298dd1bc3f2a783dc523677b695c5b68e.tar.bz2
gentoo-eb3ee4d298dd1bc3f2a783dc523677b695c5b68e.zip
dev-python/dnspython: Stabilize 1.16.0-r1 ALLARCHES
Closes: https://bugs.gentoo.org/714316 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dnspython/dnspython-1.16.0-r1.ebuild')
-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 5f5468b103fc..a87ec34b5462 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="examples test"
RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]