diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-15 22:15:45 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-15 22:16:18 +0200 |
commit | a91bcc03d2fa6306c7fd9379449b764f3355f144 (patch) | |
tree | b7b368db3ee0657b86aca3af596a6c27704c7ad6 /media-libs/libsndfile | |
parent | xfce-extra/tumbler: Bump to 0.1.90, modernize to EAPI=6 (diff) | |
download | gentoo-a91bcc03d2fa6306c7fd9379449b764f3355f144.tar.gz gentoo-a91bcc03d2fa6306c7fd9379449b764f3355f144.tar.bz2 gentoo-a91bcc03d2fa6306c7fd9379449b764f3355f144.zip |
media-libs/libsndfile: ppc ppc64 stable (bug 618010).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.28.ebuild b/media-libs/libsndfile/libsndfile-1.0.28.ebuild index c5a115be3c2c..b043d8f256b4 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28.ebuild @@ -19,7 +19,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa minimal sqlite static-libs test" RDEPEND=" |