diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 08:01:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 08:16:16 +0000 |
commit | 7beac12151c1d1a263466519207cb5a334a04446 (patch) | |
tree | be5f927b6209b292340721d4d113e41384903139 /media-libs/libsndfile | |
parent | dev-util/ccache: stable 3.7.12 for ppc64 (diff) | |
download | gentoo-7beac12151c1d1a263466519207cb5a334a04446.tar.gz gentoo-7beac12151c1d1a263466519207cb5a334a04446.tar.bz2 gentoo-7beac12151c1d1a263466519207cb5a334a04446.zip |
media-libs/libsndfile: stable 1.0.30 for ppc64
stable wrt bug #752207
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile')
-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 57882381ec2b..10cd0ed6b4ad 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 |