summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-07 13:42:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-07 13:42:34 +0200
commit0aad3bbf3ca42d1050153cefc134a528d46bc508 (patch)
tree2413df8e366704e88c48387b0a9bcb8b8b54ed83 /dev-python/pyilmbase
parentmedia-gfx/scrot: Fix acinclude.m4 (diff)
downloadgentoo-0aad3bbf3ca42d1050153cefc134a528d46bc508.tar.gz
gentoo-0aad3bbf3ca42d1050153cefc134a528d46bc508.tar.bz2
gentoo-0aad3bbf3ca42d1050153cefc134a528d46bc508.zip
dev-python/pyilmbase: amd64 stable wrt bug #717474
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyilmbase')
-rw-r--r--dev-python/pyilmbase/pyilmbase-2.5.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyilmbase/pyilmbase-2.5.2-r1.ebuild b/dev-python/pyilmbase/pyilmbase-2.5.2-r1.ebuild
index 861ffa45e7c7..a5049ff6409f 100644
--- a/dev-python/pyilmbase/pyilmbase-2.5.2-r1.ebuild
+++ b/dev-python/pyilmbase/pyilmbase-2.5.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar
LICENSE="BSD"
SLOT="0/25"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="exceptions +numpy test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"