diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-05 20:41:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-05 20:41:59 +0100 |
commit | 1d282913c1eb99dcf251f6e640575de23700ffc1 (patch) | |
tree | 202bd357e5df72e1d9e820c0497a5e3f417e88ef /kde-plasma | |
parent | dev-python/pysmi: Bump to 1.5.9 (diff) | |
download | gentoo-1d282913c1eb99dcf251f6e640575de23700ffc1.tar.gz gentoo-1d282913c1eb99dcf251f6e640575de23700ffc1.tar.bz2 gentoo-1d282913c1eb99dcf251f6e640575de23700ffc1.zip |
kde-plasma/kwayland-integration: Re-add ~arm to 6.x versions
This is a continuation of KF5-based 5.x, so dropping the keyword was
never required.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-6.1.5.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-6.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.1.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.1.5.ebuild index 0d9f295e0572..28766035621d 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-6.1.5.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-6.1.5.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" LICENSE="LGPL-2.1" SLOT="5" -KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86" IUSE="" # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.2.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.2.3.ebuild index ac83a01796ad..51afcfe32589 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-6.2.3.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-6.2.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" LICENSE="LGPL-2.1" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X |