diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:46:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:46:06 +0100 |
commit | eb3ee4d298dd1bc3f2a783dc523677b695c5b68e (patch) | |
tree | a2000ff986b52e66273cf2f12696b906bec3cad7 /dev-python | |
parent | dev-python/dnspython: Mark ALLARCHES (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/dnspython/dnspython-1.16.0-r1.ebuild | 2 |
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}] |