diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 21:05:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 21:16:25 +0300 |
commit | 26ad02f4eb9970151c90a5c3617fa57e9408ce82 (patch) | |
tree | bb648a8871e8adf590738718712ea1987832fdff /sys-libs | |
parent | net-p2p/ktorrent: Stabilize 24.08.1 amd64, #940669 (diff) | |
download | gentoo-26ad02f4eb9970151c90a5c3617fa57e9408ce82.tar.gz gentoo-26ad02f4eb9970151c90a5c3617fa57e9408ce82.tar.bz2 gentoo-26ad02f4eb9970151c90a5c3617fa57e9408ce82.zip |
sys-libs/kpmcore: Stabilize 24.08.1 amd64, #940669
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-24.08.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-24.08.1.ebuild b/sys-libs/kpmcore/kpmcore-24.08.1.ebuild index b9ff47bc8a51..ebe299172790 100644 --- a/sys-libs/kpmcore/kpmcore-24.08.1.ebuild +++ b/sys-libs/kpmcore/kpmcore-24.08.1.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" IUSE="" # bug 689468, tests need polkit etc. |