diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-09 14:25:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-09 14:25:21 +0100 |
commit | 8905411d9971ecaed5705464cca0f78590615945 (patch) | |
tree | d512ca1f02ca0ed5cfb115be6d288f50fc196798 | |
parent | dev-lang/php: x86 stable (bug #636694) (diff) | |
download | gentoo-8905411d9971ecaed5705464cca0f78590615945.tar.gz gentoo-8905411d9971ecaed5705464cca0f78590615945.tar.bz2 gentoo-8905411d9971ecaed5705464cca0f78590615945.zip |
dev-python/dulwich: x86 stable (bug #626954)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r-- | dev-python/dulwich/dulwich-0.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.18.5.ebuild b/dev-python/dulwich/dulwich-0.18.5.ebuild index 2a3bf41392d3..dbdb64b670c3 100644 --- a/dev-python/dulwich/dulwich-0.18.5.ebuild +++ b/dev-python/dulwich/dulwich-0.18.5.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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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=" |