diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:15:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:15:43 +0200 |
commit | caa79f77c2ef15357f97d8acb71a00ff9fa71f1a (patch) | |
tree | 4303aad136b06e7f9e94f6d3fdbac95d5b0d1f53 /dev-util | |
parent | dev-util/kdevelop: Stabilize 22.12.0 arm64, #885295 (diff) | |
download | gentoo-caa79f77c2ef15357f97d8acb71a00ff9fa71f1a.tar.gz gentoo-caa79f77c2ef15357f97d8acb71a00ff9fa71f1a.tar.bz2 gentoo-caa79f77c2ef15357f97d8acb71a00ff9fa71f1a.zip |
dev-util/kdevelop-php: Stabilize 22.12.0 arm64, #885295
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop-php/kdevelop-php-22.12.0.ebuild | 4 |
1 files 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" |