diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:33:50 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:33:50 -0500 |
commit | 26147e460c19fa2e1d597ce0a1747054b1b502bf (patch) | |
tree | 293a89ef025648f31bb5fc961db893e0c4852957 /dev-python/dulwich | |
parent | dev-python/cssselect: amd64 stable (diff) | |
download | gentoo-26147e460c19fa2e1d597ce0a1747054b1b502bf.tar.gz gentoo-26147e460c19fa2e1d597ce0a1747054b1b502bf.tar.bz2 gentoo-26147e460c19fa2e1d597ce0a1747054b1b502bf.zip |
dev-python/dulwich: amd64 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 f990afc57226..93a61b9a6312 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=" |