projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b50d19
)
media-libs/zimg: arm stable wrt bug #688808
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 28 Jul 2019 13:51:57 +0000
(16:51 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 28 Jul 2019 13:51:57 +0000
(16:51 +0300)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 239892feaebf76700a7a61cfa00b579eb4e3a6d3..5108ffad51227de635b6295030fdeefc7ee89944 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