diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-28 20:44:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-28 20:44:45 +0100 |
commit | 25a7fabc23b617206e9420b088095459671a1cec (patch) | |
tree | a82b3c9bd8eb063e9dd517e0bf42a65e13edfc07 /dev-python/dulwich | |
parent | media-libs/fontconfig: x86 stable (bug #733558) (diff) | |
download | gentoo-25a7fabc23b617206e9420b088095459671a1cec.tar.gz gentoo-25a7fabc23b617206e9420b088095459671a1cec.tar.bz2 gentoo-25a7fabc23b617206e9420b088095459671a1cec.zip |
dev-python/dulwich: x86 stable (bug #741256)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.6.ebuild b/dev-python/dulwich/dulwich-0.20.6.ebuild index 0e6ce0efe9ff..7b74aac571bb 100644 --- a/dev-python/dulwich/dulwich-0.20.6.ebuild +++ b/dev-python/dulwich/dulwich-0.20.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |