diff options
author | 2023-08-02 18:33:14 +0100 | |
---|---|---|
committer | 2023-08-02 18:43:00 +0100 | |
commit | 0d9ead103b730d03893529b9186cea4110602281 (patch) | |
tree | d0cc588a2d64803626607a2bb3ccf7db3107a931 /sys-libs | |
parent | kde-misc/markdownpart: Stabilize 23.04.3 arm64, #911185 (diff) | |
download | gentoo-0d9ead103b730d03893529b9186cea4110602281.tar.gz gentoo-0d9ead103b730d03893529b9186cea4110602281.tar.bz2 gentoo-0d9ead103b730d03893529b9186cea4110602281.zip |
sys-libs/kpmcore: Stabilize 23.04.3 arm64, #911185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-23.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-23.04.3.ebuild b/sys-libs/kpmcore/kpmcore-23.04.3.ebuild index 89496aeaf2a2..8ce4bb414fd5 100644 --- a/sys-libs/kpmcore/kpmcore-23.04.3.ebuild +++ b/sys-libs/kpmcore/kpmcore-23.04.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="5/10" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86" IUSE="" # bug 689468, tests need polkit etc. |