diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-23 09:15:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-23 09:15:13 +0100 |
commit | 0d205cad4832b6e34e5395676bb0d57843ec0510 (patch) | |
tree | e14e24dfc7f4c468c17a15282e4c2b956bb2aa1c /media-libs/libsndfile | |
parent | net-im/ejabberd: Remove ~ppc keyword (diff) | |
download | gentoo-0d205cad4832b6e34e5395676bb0d57843ec0510.tar.gz gentoo-0d205cad4832b6e34e5395676bb0d57843ec0510.tar.bz2 gentoo-0d205cad4832b6e34e5395676bb0d57843ec0510.zip |
media-libs/libsndfile: stable 1.0.29_pre2_p20191024 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild b/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild index c9272f7fa8e9..81ffcd98df66 100644 --- a/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/erikd/libsndfile/archive/${MY_COMMIT}.tar.gz -> ${P} LICENSE="LGPL-2.1" SLOT="0" IUSE="alsa minimal sqlite static-libs test" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RESTRICT="!test? ( test )" |