diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 23:37:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 23:42:13 +0100 |
commit | 3e107ba837850fc18b387e668e6e682e333e29d5 (patch) | |
tree | 9a6888443ad16ad764ac13ae5f988531781bae09 /dev-python | |
parent | app-shells/fish: keyworded 3.0.2 for ia64, bug #707350 (diff) | |
download | gentoo-3e107ba837850fc18b387e668e6e682e333e29d5.tar.gz gentoo-3e107ba837850fc18b387e668e6e682e333e29d5.tar.bz2 gentoo-3e107ba837850fc18b387e668e6e682e333e29d5.zip |
dev-python/sortedcontainers: keyworded 2.1.0 for ia64, bug #703174
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-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 86e5fc0fc6b1..93e13cf87360 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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |