diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 18:21:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 18:21:30 +0300 |
commit | 4f05432260d04a9a51ec53329d371e88756a32f2 (patch) | |
tree | c2c6202a0a512007ae2320f391e2c9f68dbcbe9e /dev-python/dnspython | |
parent | dev-python/pycairo: Stabilize 1.21.0 ppc, #838565 (diff) | |
download | gentoo-4f05432260d04a9a51ec53329d371e88756a32f2.tar.gz gentoo-4f05432260d04a9a51ec53329d371e88756a32f2.tar.bz2 gentoo-4f05432260d04a9a51ec53329d371e88756a32f2.zip |
dev-python/dnspython: Stabilize 2.2.1 ALLARCHES, #838634
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.2.1.ebuild b/dev-python/dnspython/dnspython-2.2.1.ebuild index 525ef69289b9..0d1add912261 100644 --- a/dev-python/dnspython/dnspython-2.2.1.ebuild +++ b/dev-python/dnspython/dnspython-2.2.1.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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples" RDEPEND=" |