diff options
-rw-r--r-- | dev-util/kdevelop-php/kdevelop-php-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-php/kdevelop-php-23.08.4.ebuild b/dev-util/kdevelop-php/kdevelop-php-23.08.4.ebuild index 0c76bdda3079..15c26bf7c07f 100644 --- a/dev-util/kdevelop-php/kdevelop-php-23.08.4.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-23.08.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE="https://www.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" |