commit: b67e6383a7cfdc03492ab5895873e1545322b0b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 00:42:48 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 00:42:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67e6383
app-portage/porticron: Stabilize 0.7.2 arm64, #954455 Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/porticron/porticron-0.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/porticron/porticron-0.7.2.ebuild b/app-portage/porticron/porticron-0.7.2.ebuild index 72beee0ad43e..269886818ac7 100644 --- a/app-portage/porticron/porticron-0.7.2.ebuild +++ b/app-portage/porticron/porticron-0.7.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~x86" RDEPEND=" app-portage/gentoolkit
