diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-23 18:04:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 10:58:31 -0500 |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /media-libs/libsoundtouch | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@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 19a363b2ee95..032c08b22671 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 ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="cpu_flags_x86_sse openmp static-libs" BDEPEND="virtual/pkgconfig" |