summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-02-24 08:44:11 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-24 08:53:52 +0000
commit19d4dbdf0e397a4a2dfdd56bc94b96885cf1797e (patch)
tree3d9566e8f57549beeb62240c66c28eb89729e4fa /media-libs/opus
parentmedia-libs/x264: stable 0.0.20170701 for sparc, bug #648078 (diff)
downloadgentoo-19d4dbdf0e397a4a2dfdd56bc94b96885cf1797e.tar.gz
gentoo-19d4dbdf0e397a4a2dfdd56bc94b96885cf1797e.tar.bz2
gentoo-19d4dbdf0e397a4a2dfdd56bc94b96885cf1797e.zip
media-libs/opus: stable 1.2.1 for sparc, bug #648072
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'media-libs/opus')
-rw-r--r--media-libs/opus/opus-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opus/opus-1.2.1.ebuild b/media-libs/opus/opus-1.2.1.ebuild
index 45ae48852c9d..ee2322c39063 100644
--- a/media-libs/opus/opus-1.2.1.ebuild
+++ b/media-libs/opus/opus-1.2.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz"
if [[ "${PV}" != *_alpha* ]] && [[ "${PV}" != *_beta* ]] ; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd"
fi
fi