summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-06-28 22:13:46 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-28 21:49:00 +0100
commit925d5b3e1e00307569ab96309dd0ff5ecdcbe51f (patch)
tree43947fdf7c7a1bd291190e2ef46682bd74274b5a /media-libs/zimg
parentdev-ruby/puppetdb-termini: 6.3.4 bump (diff)
downloadgentoo-925d5b3e1e00307569ab96309dd0ff5ecdcbe51f.tar.gz
gentoo-925d5b3e1e00307569ab96309dd0ff5ecdcbe51f.tar.bz2
gentoo-925d5b3e1e00307569ab96309dd0ff5ecdcbe51f.zip
media-libs/zimg: stable 2.8 for sparc, bug #688808
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/zimg')
-rw-r--r--media-libs/zimg/zimg-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.8.ebuild b/media-libs/zimg/zimg-2.8.ebuild
index 1b828b17116c..e842b5dbb06b 100644
--- a/media-libs/zimg/zimg-2.8.ebuild
+++ b/media-libs/zimg/zimg-2.8.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi
inherit autotools multilib-minimal