diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 07:13:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 07:13:20 +0000 |
commit | dfc159c919a42ca6cf7c5c6c1cfc55b01558baa8 (patch) | |
tree | d4e9ca0f452f698fc3bbba30edaffd5f76e07351 /kde-plasma | |
parent | kde-plasma/plasma-browser-integration: Stabilize 6.1.5 arm64, #939916 (diff) | |
download | gentoo-dfc159c919a42ca6cf7c5c6c1cfc55b01558baa8.tar.gz gentoo-dfc159c919a42ca6cf7c5c6c1cfc55b01558baa8.tar.bz2 gentoo-dfc159c919a42ca6cf7c5c6c1cfc55b01558baa8.zip |
kde-plasma/plasma-desktop: Stabilize 6.1.5 arm64, #939916
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-desktop/plasma-desktop-6.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-6.1.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-6.1.5.ebuild index c7431a3d0412..eb2aa1dab439 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-6.1.5.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-6.1.5.ebuild @@ -16,7 +16,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="6" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="ibus scim screencast sdl +semantic-desktop webengine" RESTRICT="test" # missing selenium-webdriver-at-spi |