diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 22:37:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 22:47:29 +0200 |
commit | 34a12cc243cf9350a2a08d9dfe2b73fc98a01067 (patch) | |
tree | e1764c7e590b61b34a6bfb453feca8c6b23e2997 /dev-python/dnspython | |
parent | dev-python/websockets: Stabilize 10.0 hppa, #803806 (diff) | |
download | gentoo-34a12cc243cf9350a2a08d9dfe2b73fc98a01067.tar.gz gentoo-34a12cc243cf9350a2a08d9dfe2b73fc98a01067.tar.bz2 gentoo-34a12cc243cf9350a2a08d9dfe2b73fc98a01067.zip |
dev-python/dnspython: Stabilize 2.1.0 hppa, #803806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.1.0.ebuild b/dev-python/dnspython/dnspython-2.1.0.ebuild index 08388425ccbe..33fdfda8ca91 100644 --- a/dev-python/dnspython/dnspython-2.1.0.ebuild +++ b/dev-python/dnspython/dnspython-2.1.0.ebuild @@ -14,7 +14,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 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples" RDEPEND=" |