diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:51:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:52:20 +0300 |
commit | 63410419fbd8534f1e21650f2729c22de268d0a2 (patch) | |
tree | 6f7ab2eeade1181982f972e432fc3db11e14b336 /kde-frameworks/kconfig | |
parent | kde-frameworks/kcompletion: Stabilize 5.82.0 amd64, #788820 (diff) | |
download | gentoo-63410419fbd8534f1e21650f2729c22de268d0a2.tar.gz gentoo-63410419fbd8534f1e21650f2729c22de268d0a2.tar.bz2 gentoo-63410419fbd8534f1e21650f2729c22de268d0a2.zip |
kde-frameworks/kconfig: Stabilize 5.82.0 amd64, #788820
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/kconfig')
-rw-r--r-- | kde-frameworks/kconfig/kconfig-5.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kconfig/kconfig-5.82.0.ebuild b/kde-frameworks/kconfig/kconfig-5.82.0.ebuild index c03101c447be..1a518fdea65e 100644 --- a/kde-frameworks/kconfig/kconfig-5.82.0.ebuild +++ b/kde-frameworks/kconfig/kconfig-5.82.0.ebuild @@ -9,7 +9,7 @@ inherit ecm kde.org DESCRIPTION="Framework for reading and writing configuration" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="dbus nls" # bug 560086 |