summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-15 21:27:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-15 21:27:50 +0100
commit882e443ca031175b7238781a022a18d3b5b5011d (patch)
tree3d1341d63371c51d956bb50c92c04fea757392e8
parentapp-text/mupdf: fix shared library build (again) (diff)
downloadgentoo-882e443c.tar.gz
gentoo-882e443c.tar.bz2
gentoo-882e443c.zip
dev-python/zstandard: keyworded 0.8.1 for ia64, bug #666978
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-python/zstandard/zstandard-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zstandard/zstandard-0.8.1.ebuild b/dev-python/zstandard/zstandard-0.8.1.ebuild
index 315469ccdaac..6d6febd28887 100644
--- a/dev-python/zstandard/zstandard-0.8.1.ebuild
+++ b/dev-python/zstandard/zstandard-0.8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/cffi:=[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]