diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 08:39:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 08:39:50 +0200 |
commit | 5c9f586ffee440ce1f91ad15bdc6fcf4b3690e63 (patch) | |
tree | bae70df2faaa43b4cc8cda218e7db449f0e70c0d /media-libs/libsoundtouch | |
parent | net-print/cups-pdf: x86 stable wrt bug #796659 (diff) | |
download | gentoo-5c9f586ffee440ce1f91ad15bdc6fcf4b3690e63.tar.gz gentoo-5c9f586ffee440ce1f91ad15bdc6fcf4b3690e63.tar.bz2 gentoo-5c9f586ffee440ce1f91ad15bdc6fcf4b3690e63.zip |
media-libs/libsoundtouch: x86 stable wrt bug #814290
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.3.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.3.0.ebuild index 58d6cdac3408..7da4a5ed14b8 100644 --- a/media-libs/libsoundtouch/libsoundtouch-2.3.0.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-2.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.com/${MY_PN}/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" # subslot = libSoundTouch.so soname SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="cpu_flags_x86_sse openmp static-libs" BDEPEND="virtual/pkgconfig" |