diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-10 12:43:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-10 12:43:34 +0200 |
commit | 1524f27938e2d6e51cb73bef7a85eb5d80380e2f (patch) | |
tree | b1438b498fc5eaec6c0139204153957a916427c1 | |
parent | profiles: update use mask for pcl in freecad (diff) | |
download | gentoo-1524f27938e2d6e51cb73bef7a85eb5d80380e2f.tar.gz gentoo-1524f27938e2d6e51cb73bef7a85eb5d80380e2f.tar.bz2 gentoo-1524f27938e2d6e51cb73bef7a85eb5d80380e2f.zip |
dev-python/pyilmbase: amd64 stable wrt bug #787452
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pyilmbase/pyilmbase-2.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild b/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild index 53ab50f12750..5578bb6f7f68 100644 --- a/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild +++ b/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/openexr-${PV}/PyIlmBase" LICENSE="BSD" SLOT="0/25" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="exceptions test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |