diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-30 22:36:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-30 22:41:17 -0500 |
commit | 9d8a44f165353e96cd95ca23853af8c674e6e6b0 (patch) | |
tree | 69cb4e1e76c8568671336fe47112c26d0cecf8fa /dev-python/dulwich | |
parent | dev-python/python-fastimport: adding missing keywords, allarches (diff) | |
download | gentoo-9d8a44f165353e96cd95ca23853af8c674e6e6b0.tar.gz gentoo-9d8a44f165353e96cd95ca23853af8c674e6e6b0.tar.bz2 gentoo-9d8a44f165353e96cd95ca23853af8c674e6e6b0.zip |
dev-python/dulwich: adding missing keywords, allarches, stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.17.3.ebuild b/dev-python/dulwich/dulwich-0.17.3.ebuild index 6cb73b4bee8d..1df644930671 100644 --- a/dev-python/dulwich/dulwich-0.17.3.ebuild +++ b/dev-python/dulwich/dulwich-0.17.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" DEPEND=" |