diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-05 09:11:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-05 09:36:24 +0100 |
commit | 5d096864833d6768affe4610b3b88b466b731380 (patch) | |
tree | b27932446831d25ca8e2138b66192962080ff6a9 /dev-python/sortedcontainers | |
parent | sys-apps/help2man: stable 1.47.15 for hppa (diff) | |
download | gentoo-5d096864833d6768affe4610b3b88b466b731380.tar.gz gentoo-5d096864833d6768affe4610b3b88b466b731380.tar.bz2 gentoo-5d096864833d6768affe4610b3b88b466b731380.zip |
dev-python/sortedcontainers: stable 2.1.0 for hppa
stable wrt bug #730372
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sortedcontainers')
-rw-r--r-- | dev-python/sortedcontainers/sortedcontainers-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcontainers/sortedcontainers-2.1.0.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.1.0.ebuild index a32b17db5076..15198b62904e 100644 --- a/dev-python/sortedcontainers/sortedcontainers-2.1.0.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-2.1.0.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |