diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:32:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:32:17 +0300 |
commit | 2d4c8ed4ce406ce1163f9918760bce15d94ec961 (patch) | |
tree | c55cd9b15216a466ed49b0389781daa9111aeac6 /media-libs/libsndfile | |
parent | app-misc/cdcat: Drop old (diff) | |
download | gentoo-2d4c8ed4ce406ce1163f9918760bce15d94ec961.tar.gz gentoo-2d4c8ed4ce406ce1163f9918760bce15d94ec961.tar.bz2 gentoo-2d4c8ed4ce406ce1163f9918760bce15d94ec961.zip |
media-libs/libsndfile: amd64 stable wrt bug #618016
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild b/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild index 0473759374da..073ccfc9cf81 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28-r4.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=" |