diff options
author | Sam James <sam@gentoo.org> | 2021-03-19 20:14:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-19 20:14:33 +0000 |
commit | fb32be3d7c1b6ec208b04760cfceb22df669a14d (patch) | |
tree | 5f7a09a42429977ab14354960ba6679aeb69f03a /dev-python/portend | |
parent | dev-python/cliff: Stabilize 3.7.0 ALLARCHES, #777186 (diff) | |
download | gentoo-fb32be3d7c1b6ec208b04760cfceb22df669a14d.tar.gz gentoo-fb32be3d7c1b6ec208b04760cfceb22df669a14d.tar.bz2 gentoo-fb32be3d7c1b6ec208b04760cfceb22df669a14d.zip |
dev-python/portend: Stabilize 2.7.1 ALLARCHES, #777201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/portend')
-rw-r--r-- | dev-python/portend/portend-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.7.1.ebuild b/dev-python/portend/portend-2.7.1.ebuild index 951cb59e9aec..0c390c77cfa0 100644 --- a/dev-python/portend/portend-2.7.1.ebuild +++ b/dev-python/portend/portend-2.7.1.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" RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]" BDEPEND=" |