diff options
author | Sam James <sam@gentoo.org> | 2020-12-31 01:15:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-31 01:15:12 +0000 |
commit | 38601eb08d8fa50f0f46da9cc68b10c9cc93d990 (patch) | |
tree | 138bcc906ccf44b1e9dc3e18c8fae838c067760e | |
parent | dev-python/PyGithub: Stabilize 1.54 ALLARCHES, #762532 (diff) | |
download | gentoo-38601eb08d8fa50f0f46da9cc68b10c9cc93d990.tar.gz gentoo-38601eb08d8fa50f0f46da9cc68b10c9cc93d990.tar.bz2 gentoo-38601eb08d8fa50f0f46da9cc68b10c9cc93d990.zip |
dev-python/portend: Stabilize 2.7.0 ALLARCHES, #762535
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/portend/portend-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.7.0.ebuild b/dev-python/portend/portend-2.7.0.ebuild index 2d080d4a15f4..3a5f80df2641 100644 --- a/dev-python/portend/portend-2.7.0.ebuild +++ b/dev-python/portend/portend-2.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos" IUSE="test" RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]" |