projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243856f
)
media-libs/zimg: Redo keywords in live ebuild
author
Andreas Sturmlechner
<asturm@gentoo.org>
Tue, 21 May 2019 19:32:29 +0000
(21:32 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Tue, 21 May 2019 19:32:29 +0000
(21:32 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/zimg/zimg-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/zimg/zimg-9999.ebuild
b/media-libs/zimg/zimg-9999.ebuild
index 62adc665df354fd24616f92d0d9efd612c20d4e1..d20d4bf58406efc590dde04efd4a8428b3ae0afc 100644
(file)
--- a/
media-libs/zimg/zimg-9999.ebuild
+++ b/
media-libs/zimg/zimg-9999.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