diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-26 08:02:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-26 07:11:53 +0000 |
commit | 8a27f63ff3786a453e980e0ed13d849f6f27e5f2 (patch) | |
tree | 3cc4ecf995d0c6e0efdd0b549de136141d16cb5e /media-libs | |
parent | dev-ruby/rbnacl: add 6.0.0 (diff) | |
download | gentoo-8a27f63ff3786a453e980e0ed13d849f6f27e5f2.tar.gz gentoo-8a27f63ff3786a453e980e0ed13d849f6f27e5f2.tar.bz2 gentoo-8a27f63ff3786a453e980e0ed13d849f6f27e5f2.zip |
media-libs/libtheora: stable 1.1.1-r2 for sparc
Closes: https://bugs.gentoo.org/620800
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-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 18c5791adf1f..629ecb22591f 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 |