diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-05 20:18:19 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-05 20:24:39 +0100 |
commit | 212709ba6d9ee9771e91867c0303044e33ac14d2 (patch) | |
tree | c0233db1a4032351256e51b7af12cf33afddcd8f /kde-plasma | |
parent | kde-plasma/polkit-kde-agent: drop 6.1.4 (diff) | |
download | gentoo-212709ba6d9ee9771e91867c0303044e33ac14d2.tar.gz gentoo-212709ba6d9ee9771e91867c0303044e33ac14d2.tar.bz2 gentoo-212709ba6d9ee9771e91867c0303044e33ac14d2.zip |
kde-plasma/kwayland-integration: Re-add ~loong 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 4acf1389abb3..0d9f295e0572 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 ppc64 ~riscv x86" +KEYWORDS="amd64 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 599a5bbb2547..ac83a01796ad 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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X |