diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:40:44 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:43 -0500 |
commit | ac816173e662e9e7871c105d3cc232f15070ae51 (patch) | |
tree | 57472dc52aa2adbef57894cf2ca85b9115a718a5 /dev-python/dulwich | |
parent | dev-python/execnet: arm64 stable (diff) | |
download | gentoo-ac816173e662e9e7871c105d3cc232f15070ae51.tar.gz gentoo-ac816173e662e9e7871c105d3cc232f15070ae51.tar.bz2 gentoo-ac816173e662e9e7871c105d3cc232f15070ae51.zip |
dev-python/dulwich: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.19.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.19.6.ebuild b/dev-python/dulwich/dulwich-0.19.6.ebuild index 93a61b9a6312..9db5afc91634 100644 --- a/dev-python/dulwich/dulwich-0.19.6.ebuild +++ b/dev-python/dulwich/dulwich-0.19.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RDEPEND=" |