diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 22:13:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 22:13:07 +0100 |
commit | 3380ff259e78857458b95a219bb37956b2c49a72 (patch) | |
tree | 9504e93e52223eccbc85721b93cd1e008fd3f631 /sys-libs | |
parent | kde-misc/markdownpart: Stabilize 24.05.2 amd64, #934478 (diff) | |
download | gentoo-3380ff259e78857458b95a219bb37956b2c49a72.tar.gz gentoo-3380ff259e78857458b95a219bb37956b2c49a72.tar.bz2 gentoo-3380ff259e78857458b95a219bb37956b2c49a72.zip |
sys-libs/kpmcore: Stabilize 24.05.2 amd64, #934478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-24.05.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-24.05.2.ebuild b/sys-libs/kpmcore/kpmcore-24.05.2.ebuild index 67d3ebc3e321..4cb892abe319 100644 --- a/sys-libs/kpmcore/kpmcore-24.05.2.ebuild +++ b/sys-libs/kpmcore/kpmcore-24.05.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="6/10" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" # bug 689468, tests need polkit etc. RESTRICT="test" |