diff options
author | Sam James <sam@gentoo.org> | 2025-01-01 10:25:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-01 10:25:07 +0000 |
commit | 196fdb81ec46172d5cabe737b9bb31a6f5ff7e12 (patch) | |
tree | 8c194c826045c9886c99a07faa2473f0e4844922 /www-apps/zeppelin-bin | |
parent | profiles/arch/hppa/hppa1.1: unmask sys-devel/gcc[ada] (diff) | |
download | gentoo-196fdb81ec46172d5cabe737b9bb31a6f5ff7e12.tar.gz gentoo-196fdb81ec46172d5cabe737b9bb31a6f5ff7e12.tar.bz2 gentoo-196fdb81ec46172d5cabe737b9bb31a6f5ff7e12.zip |
www-apps/zeppelin-bin: Stabilize 0.11.2 amd64, #946810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/zeppelin-bin')
-rw-r--r-- | www-apps/zeppelin-bin/zeppelin-bin-0.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/zeppelin-bin/zeppelin-bin-0.11.2.ebuild b/www-apps/zeppelin-bin/zeppelin-bin-0.11.2.ebuild index 825155e8ce0e..d0ed96cdd76b 100644 --- a/www-apps/zeppelin-bin/zeppelin-bin-0.11.2.ebuild +++ b/www-apps/zeppelin-bin/zeppelin-bin-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0 MIT OFL-1.1 WTFPL-2 BSD BSD-2 CC0-1.0 CDDL EPL-1.0 EPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/zeppelin.apache.org.asc" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-zeppelin )" |