diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:47:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:50:31 +0100 |
commit | 53406feb0824ba3ace75c85733a729e9657924e6 (patch) | |
tree | a15b8fea0fffc726b9ae14ba2341514cafcae971 /media-libs/libsoundtouch | |
parent | media-libs/libofa: stable 0.9.3-r2 for hppa, bug #681392 (diff) | |
download | gentoo-53406feb0824ba3ace75c85733a729e9657924e6.tar.gz gentoo-53406feb0824ba3ace75c85733a729e9657924e6.tar.bz2 gentoo-53406feb0824ba3ace75c85733a729e9657924e6.zip |
media-libs/libsoundtouch: stable 2.1.2 for hppa, bug #681394
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild index 4f379707630f..d7c94b020194 100644 --- a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-2.1.2.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 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="cpu_flags_x86_sse openmp static-libs" BDEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" |