diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:38:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:38:00 +0300 |
commit | 9f92e0daa74d530f50c28bf5993ad15359610793 (patch) | |
tree | 04608030baeed9d1a7679477e85fb981ca080069 /dev-python/dulwich | |
parent | dev-python/dulwich: Stabilize 0.20.35 ppc, #837401 (diff) | |
download | gentoo-9f92e0daa74d530f50c28bf5993ad15359610793.tar.gz gentoo-9f92e0daa74d530f50c28bf5993ad15359610793.tar.bz2 gentoo-9f92e0daa74d530f50c28bf5993ad15359610793.zip |
dev-python/dulwich: Stabilize 0.20.35 arm64, #837401
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.35.ebuild b/dev-python/dulwich/dulwich-0.20.35.ebuild index 1a03ff6f2085..c76a06f92d00 100644 --- a/dev-python/dulwich/dulwich-0.20.35.ebuild +++ b/dev-python/dulwich/dulwich-0.20.35.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+ Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |