diff options
author | Sam James <sam@gentoo.org> | 2022-08-02 21:26:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-02 21:26:57 +0100 |
commit | 61edc71e50d29720f23dbd7cc13d99419418e5ef (patch) | |
tree | aabf7b61178a6504cbdbecc41f8eef0692f35ece /dev-python/dulwich | |
parent | dev-python/shiboken2: Stabilize 5.15.2-r2 amd64, #863128 (diff) | |
download | gentoo-61edc71e50d29720f23dbd7cc13d99419418e5ef.tar.gz gentoo-61edc71e50d29720f23dbd7cc13d99419418e5ef.tar.bz2 gentoo-61edc71e50d29720f23dbd7cc13d99419418e5ef.zip |
dev-python/dulwich: Stabilize 0.20.44 ppc, #863176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.44.ebuild b/dev-python/dulwich/dulwich-0.20.44.ebuild index 9a4626b476d7..1e6ac07eb6e1 100644 --- a/dev-python/dulwich/dulwich-0.20.44.ebuild +++ b/dev-python/dulwich/dulwich-0.20.44.ebuild @@ -17,7 +17,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 ~riscv ~s390 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 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |