diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 15:58:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 15:58:00 +0200 |
commit | 96b29b65adba3e9e8ad5289ffe09a6c7587d2c95 (patch) | |
tree | 3c097fb2a4c08f0ce3223110e30d4e1869b24b84 /media-libs/libsoundtouch | |
parent | net-misc/nx: amd64 stable wrt bug #813459 (diff) | |
download | gentoo-96b29b65adba3e9e8ad5289ffe09a6c7587d2c95.tar.gz gentoo-96b29b65adba3e9e8ad5289ffe09a6c7587d2c95.tar.bz2 gentoo-96b29b65adba3e9e8ad5289ffe09a6c7587d2c95.zip |
media-libs/libsoundtouch: amd64 stable wrt bug #814290
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 7da4a5ed14b8..6d1ccebfc717 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" |