media-tv/kodi: x86 stable wrt bug #619492

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2017-05-26 16:05:00 +02:00
parent 7427019538
commit 2f19bd1e2f

View File

@@ -143,7 +143,7 @@ case ${PV} in
MY_P="${PN}-${MY_PV}"
SRC_URI+=" https://github.com/xbmc/xbmc/archive/${MY_PV}-${CODENAME}.tar.gz -> ${MY_P}.tar.gz
!java? ( https://github.com/candrews/gentoo-kodi/raw/master/${MY_P}-generated-addons.tar.xz )"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE+=" java"
DEPEND+="
java? ( virtual/jre )