kde-misc/markdownpart: Stabilize 0.1.1 x86, #753242

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
Mikle Kolyada 2020-11-25 19:21:24 +03:00
parent fc942426ff
commit 79c69b1522
No known key found for this signature in database
GPG Key ID: 1C8090248A9597C7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
DESCRIPTION="Markdown viewer KParts plugin based on QTextDocument"