diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:33:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:07 +0100 |
commit | a89c16bdbc39079adbae33e25428cede341347bc (patch) | |
tree | a730b1dcb81bf2725c507145834cacc64dee589f /media-libs/libvorbis | |
parent | dev-libs/iniparser: stable 4.1 for ppc64 (diff) | |
download | gentoo-a89c16bdbc39079adbae33e25428cede341347bc.tar.gz gentoo-a89c16bdbc39079adbae33e25428cede341347bc.tar.bz2 gentoo-a89c16bdbc39079adbae33e25428cede341347bc.zip |
media-libs/libvorbis: stable 1.3.7 for ppc64
stable wrt bug #739344
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.3.7.ebuild b/media-libs/libvorbis/libvorbis-1.3.7.ebuild index b37fc36e75d6..19b5f9e138a3 100644 --- a/media-libs/libvorbis/libvorbis-1.3.7.ebuild +++ b/media-libs/libvorbis/libvorbis-1.3.7.ebuild @@ -10,7 +10,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 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )" |