diff options
author | 2019-12-02 18:48:45 +0300 | |
---|---|---|
committer | 2019-12-02 19:11:27 +0300 | |
commit | e46189d423f1d89e180a30f70eda826ebf421dbc (patch) | |
tree | 686dbf81a1835a9aaaee951fad36d8e8fcbbfb84 /kde-frameworks/plasma | |
parent | kde-frameworks/oxygen-icons: amd64 stable wrt bug #700038 (diff) | |
download | gentoo-e46189d423f1d89e180a30f70eda826ebf421dbc.tar.gz gentoo-e46189d423f1d89e180a30f70eda826ebf421dbc.tar.bz2 gentoo-e46189d423f1d89e180a30f70eda826ebf421dbc.zip |
kde-frameworks/plasma: amd64 stable wrt bug #700038
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/plasma')
-rw-r--r-- | kde-frameworks/plasma/plasma-5.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/plasma/plasma-5.64.0.ebuild b/kde-frameworks/plasma/plasma-5.64.0.ebuild index 3870f474675c..599cb3187bb5 100644 --- a/kde-frameworks/plasma/plasma-5.64.0.ebuild +++ b/kde-frameworks/plasma/plasma-5.64.0.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Plasma framework" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="gles2 wayland X" # drop qtgui subslot operator when QT_MINIMAL >= 5.14.0 |