diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-18 18:03:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-18 18:04:33 +0200 |
commit | 2255b16d63c060c49ca3d85b4c177b1bd4ed258f (patch) | |
tree | b2df12a5fbc2ca5f6df4e1c0045948f64942c8a6 /kde-frameworks/kdesu | |
parent | kde-frameworks/kpty: Stabilize 5.102.0 amd64, #891927 (diff) | |
download | gentoo-2255b16d63c060c49ca3d85b4c177b1bd4ed258f.tar.gz gentoo-2255b16d63c060c49ca3d85b4c177b1bd4ed258f.tar.bz2 gentoo-2255b16d63c060c49ca3d85b4c177b1bd4ed258f.zip |
kde-frameworks/kdesu: Stabilize 5.102.0 amd64, #891927
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdesu')
-rw-r--r-- | kde-frameworks/kdesu/kdesu-5.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kdesu/kdesu-5.102.0.ebuild b/kde-frameworks/kdesu/kdesu-5.102.0.ebuild index 785ab6f233f4..de0fd68f18a5 100644 --- a/kde-frameworks/kdesu/kdesu-5.102.0.ebuild +++ b/kde-frameworks/kdesu/kdesu-5.102.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework to handle super user actions" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="X" RDEPEND=" |