summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-14 17:00:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-14 17:00:34 +0200
commit27186dce81f0eec68cd6ac513a965c49a9a4d639 (patch)
tree183cb61b4356bcd4146bcb3b6a7e177bfae5db83 /dev-python/pyilmbase
parentapp-editors/vim-core: x86 stable wrt bug #687394 (diff)
downloadgentoo-27186dce81f0eec68cd6ac513a965c49a9a4d639.tar.gz
gentoo-27186dce81f0eec68cd6ac513a965c49a9a4d639.tar.bz2
gentoo-27186dce81f0eec68cd6ac513a965c49a9a4d639.zip
dev-python/pyilmbase: x86 stable wrt bug #687642
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pyilmbase')
-rw-r--r--dev-python/pyilmbase/pyilmbase-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild b/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
index 2f4da89c1a09..7516ec8323e2 100644
--- a/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
+++ b/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+numpy"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"