diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:38 +0100 |
commit | cf72863825bffb2e276e4e057a3908d0c2891c2c (patch) | |
tree | ad5da2fc146c8af320e43d3188ae9b4f9a7611c1 /dev-libs/libclthreads/libclthreads-2.4.2.ebuild | |
parent | media-libs/zita-alsa-pcmi: x86 stable wrt bug #703186 (diff) | |
download | gentoo-cf72863825bffb2e276e4e057a3908d0c2891c2c.tar.gz gentoo-cf72863825bffb2e276e4e057a3908d0c2891c2c.tar.bz2 gentoo-cf72863825bffb2e276e4e057a3908d0c2891c2c.zip |
dev-libs/libclthreads: x86 stable wrt bug #703192
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libclthreads/libclthreads-2.4.2.ebuild')
-rw-r--r-- | dev-libs/libclthreads/libclthreads-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclthreads/libclthreads-2.4.2.ebuild b/dev-libs/libclthreads/libclthreads-2.4.2.ebuild index 1f9335da327c..c67a139ad53f 100644 --- a/dev-libs/libclthreads/libclthreads-2.4.2.ebuild +++ b/dev-libs/libclthreads/libclthreads-2.4.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/clthreads-${PV}. LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" S="${WORKDIR}/clthreads-${PV}" |