projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6a2642
)
media-libs/zimg: stable 2.8 for ia64, bug #688808
author
Sergei Trofimovich
<slyfox@gentoo.org>
Tue, 2 Jul 2019 08:18:14 +0000
(09:18 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Tue, 2 Jul 2019 08:18:14 +0000
(09:18 +0100)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
media-libs/zimg/zimg-2.8.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/zimg/zimg-2.8.ebuild
b/media-libs/zimg/zimg-2.8.ebuild
index ae1f30ab4c5d349f30eee635a71b6a1803276b3b..5021993859aca2725789b02678b9e1c542e48331 100644
(file)
--- 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