diff options
author | 2021-06-05 13:53:55 +0300 | |
---|---|---|
committer | 2021-06-05 13:55:22 +0300 | |
commit | b8e215451cc42dc32ff992a4b2d4aa367bf2a3e2 (patch) | |
tree | 5db082495a9dbc1fa0bc6b5c9169bc07fe63b6c7 /kde-frameworks/kdesu | |
parent | kde-frameworks/kdelibs4support: Stabilize 5.82.0 x86, #788820 (diff) | |
download | gentoo-b8e215451cc42dc32ff992a4b2d4aa367bf2a3e2.tar.gz gentoo-b8e215451cc42dc32ff992a4b2d4aa367bf2a3e2.tar.bz2 gentoo-b8e215451cc42dc32ff992a4b2d4aa367bf2a3e2.zip |
kde-frameworks/kdesu: Stabilize 5.82.0 x86, #788820
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdesu')
-rw-r--r-- | kde-frameworks/kdesu/kdesu-5.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kdesu/kdesu-5.82.0.ebuild b/kde-frameworks/kdesu/kdesu-5.82.0.ebuild index e7c23eefc215..1c426d0c05f1 100644 --- a/kde-frameworks/kdesu/kdesu-5.82.0.ebuild +++ b/kde-frameworks/kdesu/kdesu-5.82.0.ebuild @@ -9,7 +9,7 @@ inherit ecm kde.org DESCRIPTION="Framework to handle super user actions" LICENSE="LGPL-2" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="X" RDEPEND=" |