diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:43 +0300 |
commit | 2dfd217ecf5f82b961a1208414b3f449b6837a4e (patch) | |
tree | 84bc01ee681010891981cc774b9d647ff0d1f662 /kde-frameworks/ktexttemplate | |
parent | kde-plasma/wacomtablet: Stabilize 6.1.4 arm64, #934478 (diff) | |
download | gentoo-2dfd217ecf5f82b961a1208414b3f449b6837a4e.tar.gz gentoo-2dfd217ecf5f82b961a1208414b3f449b6837a4e.tar.bz2 gentoo-2dfd217ecf5f82b961a1208414b3f449b6837a4e.zip |
kde-frameworks/ktexttemplate: Stabilize 6.5.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexttemplate')
-rw-r--r-- | kde-frameworks/ktexttemplate/ktexttemplate-6.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexttemplate/ktexttemplate-6.5.0.ebuild b/kde-frameworks/ktexttemplate/ktexttemplate-6.5.0.ebuild index 6e24c7792eb3..a468032b52b3 100644 --- a/kde-frameworks/ktexttemplate/ktexttemplate-6.5.0.ebuild +++ b/kde-frameworks/ktexttemplate/ktexttemplate-6.5.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Library to allow separating the structure of documents from data they contain" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=" |