diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 19:40:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 19:40:38 +0000 |
commit | 0d928d4169fe3cee77901b8c184cc5c5576ab243 (patch) | |
tree | afb4c47afda98dcd2600b319f7ccbc2e375a6266 /dev-python/dulwich | |
parent | app-emacs/meson-mode: Stabilize 0.3 ALLARCHES, #785979 (diff) | |
download | gentoo-0d928d4169fe3cee77901b8c184cc5c5576ab243.tar.gz gentoo-0d928d4169fe3cee77901b8c184cc5c5576ab243.tar.bz2 gentoo-0d928d4169fe3cee77901b8c184cc5c5576ab243.zip |
dev-python/dulwich: Stabilize 0.20.20 x86, #780198
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.20.ebuild b/dev-python/dulwich/dulwich-0.20.20.ebuild index 9cc039c9e2f2..6a31b0f595cb 100644 --- a/dev-python/dulwich/dulwich-0.20.20.ebuild +++ b/dev-python/dulwich/dulwich-0.20.20.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+ Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |