diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:40:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:41:02 -0400 |
commit | fdbbf187fd7e4710e247d003f3af2e83a448160a (patch) | |
tree | c07c0d26ef413ef9852bebdb3ae9bf8613aefa61 /media-libs/libvorbis | |
parent | media-libs/mesa: amd64 stable (diff) | |
download | gentoo-fdbbf187fd7e4710e247d003f3af2e83a448160a.tar.gz gentoo-fdbbf187fd7e4710e247d003f3af2e83a448160a.tar.bz2 gentoo-fdbbf187fd7e4710e247d003f3af2e83a448160a.zip |
media-libs/libvorbis: amd64 stable
Bug: https://bugs.gentoo.org/650654
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.3.6.ebuild b/media-libs/libvorbis/libvorbis-1.3.6.ebuild index 090bab1a101b..5e94e7a929ff 100644 --- a/media-libs/libvorbis/libvorbis-1.3.6.ebuild +++ b/media-libs/libvorbis/libvorbis-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.xiph.org/releases/vorbis/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] |