diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 03:56:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 03:56:39 +0100 |
commit | 2a238609b10954ff594a1e5769a90d9784b3b65a (patch) | |
tree | d7c0cd9b1fb7e84b3f50fe85d939ae928231a66c /sys-libs | |
parent | kde-misc/markdownpart: Stabilize 21.04.3 arm64, #805065 (diff) | |
download | gentoo-2a238609b10954ff594a1e5769a90d9784b3b65a.tar.gz gentoo-2a238609b10954ff594a1e5769a90d9784b3b65a.tar.bz2 gentoo-2a238609b10954ff594a1e5769a90d9784b3b65a.zip |
sys-libs/kpmcore: Stabilize 21.04.3 arm64, #805065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-21.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-21.04.3.ebuild b/sys-libs/kpmcore/kpmcore-21.04.3.ebuild index af64abdb788d..89b01d630c8b 100644 --- a/sys-libs/kpmcore/kpmcore-21.04.3.ebuild +++ b/sys-libs/kpmcore/kpmcore-21.04.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="5/10" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="" # bug 689468, tests need polkit etc. |