diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 17:22:56 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:40 +0100 |
commit | 84f2f202484f0bcff004c96a455a374c4f16c44c (patch) | |
tree | a58bddb98937198a8381ca9022a5f542d1a4217c /kde-apps/kturtle | |
parent | kde-apps/ktuberling: added ~arm64 (diff) | |
download | gentoo-84f2f202484f0bcff004c96a455a374c4f16c44c.tar.gz gentoo-84f2f202484f0bcff004c96a455a374c4f16c44c.tar.bz2 gentoo-84f2f202484f0bcff004c96a455a374c4f16c44c.zip |
kde-apps/kturtle: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kturtle')
-rw-r--r-- | kde-apps/kturtle/kturtle-18.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kturtle/kturtle-18.12.2.ebuild b/kde-apps/kturtle/kturtle-18.12.2.ebuild index f97ba96733ff..5dcd55a08a3f 100644 --- a/kde-apps/kturtle/kturtle-18.12.2.ebuild +++ b/kde-apps/kturtle/kturtle-18.12.2.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Educational programming environment using the Logo programming language" HOMEPAGE="https://www.kde.org/applications/education/kturtle https://edu.kde.org/kturtle/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND=" |