Skip to content

Commit

Permalink
media-video/gpac: ppc stable wrt bug #575308
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Mar 16, 2016
1 parent 4b99548 commit 29eb96c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media-video/gpac/gpac-0.5.1_pre5456.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EAPI=4
if [[ ${PV} == *9999 ]] ; then
SCM="subversion"
ESVN_REPO_URI="svn://svn.code.sf.net/p/gpac/code/trunk/gpac"
KEYWORDS="alpha sparc x86"
KEYWORDS="alpha ppc sparc x86"
else
if [[ ${PV%_p*} != ${PV} ]] ; then
SRC_URI="https://dev.gentoo.org/~lu_zero/${PN}/${P}.tar.xz"
Expand Down
2 changes: 1 addition & 1 deletion media-video/gpac/gpac-0.5.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
KEYWORDS=""
else
SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
fi

inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
Expand Down

0 comments on commit 29eb96c

Please sign in to comment.