diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 10:59:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 11:01:36 +0200 |
commit | aea91793baa068e78d2534216265ce7bf281de70 (patch) | |
tree | 80fa645a3ed017a8ab882083457106db2ac6687b /sys-libs | |
parent | sys-block/partitionmanager: x86 stable wrt bug #805065 (diff) | |
download | gentoo-aea91793baa068e78d2534216265ce7bf281de70.tar.gz gentoo-aea91793baa068e78d2534216265ce7bf281de70.tar.bz2 gentoo-aea91793baa068e78d2534216265ce7bf281de70.zip |
sys-libs/kpmcore: x86 stable wrt bug #805065
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 5a185e731977..af64abdb788d 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. |