diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:53 +0000 |
commit | 9ad462faa382aa0e4d9ad32633ed1fe74ab55413 (patch) | |
tree | 9227ec4fc9e8e68021ec1fb8f8f1ed55723f8048 | |
parent | app-admin/monit: stable 5.27.1 for ppc (diff) | |
download | gentoo-9ad462faa382aa0e4d9ad32633ed1fe74ab55413.tar.gz gentoo-9ad462faa382aa0e4d9ad32633ed1fe74ab55413.tar.bz2 gentoo-9ad462faa382aa0e4d9ad32633ed1fe74ab55413.zip |
media-libs/libsndfile: stable 1.0.30 for ppc
stable wrt bug #752207
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.30.ebuild b/media-libs/libsndfile/libsndfile-1.0.30.ebuild index ff2f4590b109..57882381ec2b 100644 --- a/media-libs/libsndfile/libsndfile-1.0.30.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.30.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/erikd/libsndfile.git" else SRC_URI="https://github.com/erikd/libsndfile/releases/download/v${PV}/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi inherit python-any-r1 multilib-minimal |