diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:49:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:49:00 +0200 |
commit | 87ed36946907be2dfaeb2a3f47b44055b64b3d0c (patch) | |
tree | f1fed27c67161b4cbd4e51a18b9b102004fe575b /media-libs/libtheora | |
parent | media-libs/libsndfile: x86 stable (bug #618016) (diff) | |
download | gentoo-87ed36946907be2dfaeb2a3f47b44055b64b3d0c.tar.gz gentoo-87ed36946907be2dfaeb2a3f47b44055b64b3d0c.tar.bz2 gentoo-87ed36946907be2dfaeb2a3f47b44055b64b3d0c.zip |
media-libs/libtheora: x86 stable (bug #620800)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 e2445063b8b7..e1c2a2c0df90 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 |