diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:13:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:13:11 +0200 |
commit | cfbc11f8351995b4e468e2521b96d3f2c2a139c6 (patch) | |
tree | 6d7e7f54584ea86363c9b570968cf8085f16dc48 /dev-libs/clhpp | |
parent | net-analyzer/net-snmp: x86 stable wrt bug #710536 (diff) | |
download | gentoo-cfbc11f8351995b4e468e2521b96d3f2c2a139c6.tar.gz gentoo-cfbc11f8351995b4e468e2521b96d3f2c2a139c6.tar.bz2 gentoo-cfbc11f8351995b4e468e2521b96d3f2c2a139c6.zip |
dev-libs/clhpp: x86 stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/clhpp')
-rw-r--r-- | dev-libs/clhpp/clhpp-2.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/clhpp/clhpp-2.0.11.ebuild b/dev-libs/clhpp/clhpp-2.0.11.ebuild index 4e2be5412e1b..982cb39784c5 100644 --- a/dev-libs/clhpp/clhpp-2.0.11.ebuild +++ b/dev-libs/clhpp/clhpp-2.0.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v${PV}.tar.gz -> $ LICENSE="Khronos-CLHPP" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/opencl" |