www-apps/zeppelin-bin: stable for amd64+x86.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2019-12-12 10:14:40 +01:00
parent 3a50993b17
commit e43c8ae2fa

View File

@@ -13,10 +13,13 @@ HOMEPAGE="https://zeppelin.apache.org"
SRC_URI="mirror://apache/zeppelin/${MY_PN}-${PV}/${MY_P}.tgz -> ${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
DEPEND=">=virtual/jdk-1.8"
RDEPEND=">=virtual/jre-1.8"
DEPEND="
>=virtual/jdk-1.8"
RDEPEND="
>=virtual/jre-1.8"
S="${WORKDIR}/${MY_P}"