commit: caa79f77c2ef15357f97d8acb71a00ff9fa71f1a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 19:15:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 19:15:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa79f77
dev-util/kdevelop-php: Stabilize 22.12.0 arm64, #885295 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/kdevelop-php/kdevelop-php-22.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-22.12.0.ebuild b/dev-util/kdevelop-php/kdevelop-php-22.12.0.ebuild index ed80d4526073..6cda98c5fcf5 100644 --- a/dev-util/kdevelop-php/kdevelop-php-22.12.0.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-22.12.0.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 @@ -19,7 +19,7 @@ HOMEPAGE="https://kdevelop.org/" LICENSE="GPL-2 LGPL-2" SLOT="5" IUSE="" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" # remaining tests fail for some, bug 668530 RESTRICT="test"
