commit: 3f6dd912b24988473ac484bb668d201cfd3de6c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 11 03:30:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 11 03:30:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6dd912
sec-keys/openpgp-keys-apache-tomcat: Stabilize 10.1.4 arm64, #890359 Signed-off-by: Sam James <sam <AT> gentoo.org> .../openpgp-keys-apache-tomcat-10.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.4.ebuild b/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.4.ebuild index 14300fd78599..0db5434d93d5 100644 --- a/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.4.ebuild +++ b/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.apache.org/tomcat/tomcat-$(ver_cut 1)/v${PV}/KEYS -> LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" S="${WORKDIR}"
