diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:51 +0200 |
commit | 6a80f833f94c8ee20f4cfca63e1ce7e2d5ab5009 (patch) | |
tree | 5c20dc846a05cbda590ed84aa45f327c03804091 /media-libs/libtheora | |
parent | media-libs/libmad-0.15.1b-r9: alpha stable (diff) | |
download | gentoo-6a80f833f94c8ee20f4cfca63e1ce7e2d5ab5009.tar.gz gentoo-6a80f833f94c8ee20f4cfca63e1ce7e2d5ab5009.tar.bz2 gentoo-6a80f833f94c8ee20f4cfca63e1ce7e2d5ab5009.zip |
media-libs/libtheora-1.1.1-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/620800
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/libtheora-1.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libtheora/libtheora-1.1.1-r2.ebuild b/media-libs/libtheora/libtheora-1.1.1-r2.ebuild index bc2b2fdce79f..c3c7980cada9 100644 --- a/media-libs/libtheora/libtheora-1.1.1-r2.ebuild +++ b/media-libs/libtheora/libtheora-1.1.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.xiph.org/releases/theora/${P/_}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +encode examples static-libs" REQUIRED_USE="examples? ( encode )" #285895 |