diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 14:26:06 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:26 +0100 |
commit | 71c7c77fdebd87759cb7769f30b2a3901efecba9 (patch) | |
tree | cc14ad52cd8a52f5015e4fe54d787ac2c62391ff | |
parent | kde-apps/konquest: added ~arm64 (diff) | |
download | gentoo-71c7c77fdebd87759cb7769f30b2a3901efecba9.tar.gz gentoo-71c7c77fdebd87759cb7769f30b2a3901efecba9.tar.bz2 gentoo-71c7c77fdebd87759cb7769f30b2a3901efecba9.zip |
kde-apps/konsole: 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>
-rw-r--r-- | kde-apps/konsole/konsole-18.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/konsole/konsole-18.12.2.ebuild b/kde-apps/konsole/konsole-18.12.2.ebuild index 11e1a86195b7..69ba89156daa 100644 --- a/kde-apps/konsole/konsole-18.12.2.ebuild +++ b/kde-apps/konsole/konsole-18.12.2.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KDE's terminal emulator" HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="X" DEPEND=" |