diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-05-19 23:29:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-05-19 23:29:45 +0100 |
commit | c000fc62e6a85f2eec214015c87b8e01bbe31f5f (patch) | |
tree | d6e88e3547044ef74d2591650151ab1fa3e98d2a /media-libs/libsndfile | |
parent | www-apps/owncloud: 10.0.0 bump, supports php 7.1 (diff) | |
download | gentoo-c000fc62e6a85f2eec214015c87b8e01bbe31f5f.tar.gz gentoo-c000fc62e6a85f2eec214015c87b8e01bbe31f5f.tar.bz2 gentoo-c000fc62e6a85f2eec214015c87b8e01bbe31f5f.zip |
media-libs/libsndfile: ia64 stable, bug #618010
Package-Manager: Portage-2.3.5, Repoman-2.3.2
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 b043d8f256b4..18cdbe153e26 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=" |