From: Patrice Clement Date: Thu, 28 Nov 2019 22:06:32 +0000 (+0100) Subject: www-apps/zeppelin-bin: stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dab7d22cf5a1bf848ac796518252551158010779;p=gentoo.git www-apps/zeppelin-bin: stable for amd64+x86. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement --- diff --git a/www-apps/zeppelin-bin/zeppelin-bin-0.8.1.ebuild b/www-apps/zeppelin-bin/zeppelin-bin-0.8.1.ebuild index 8423abc2db72..020e6bdd140b 100644 --- a/www-apps/zeppelin-bin/zeppelin-bin-0.8.1.ebuild +++ b/www-apps/zeppelin-bin/zeppelin-bin-0.8.1.ebuild @@ -13,7 +13,7 @@ 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"