diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 18:22:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 18:22:54 +0300 |
commit | 466967e6e3eb0e277e05d949bdf38446a91a97d2 (patch) | |
tree | 2217a59ea231939150c391743a43ae576aaa4466 /media-libs/libsndfile | |
parent | media-libs/libebur128: arm stable wrt bug #634154 (diff) | |
download | gentoo-466967e6e3eb0e277e05d949bdf38446a91a97d2.tar.gz gentoo-466967e6e3eb0e277e05d949bdf38446a91a97d2.tar.bz2 gentoo-466967e6e3eb0e277e05d949bdf38446a91a97d2.zip |
media-libs/libsndfile: arm stable wrt bug #618010
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild index cfec91e87a09..f4a3b0b1d8fe 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |