net-irc/konversation: Add ~arm64 keyword
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Dec 2019 12:53:30 +0000 (13:53 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Dec 2019 12:53:56 +0000 (13:53 +0100)
Reported-by: Samuel Ledford <samuel.ledford@aol.com>
Thanks-to: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://bugs.gentoo.org/698310
Package-Manager: Portage-2.3.80, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-irc/konversation/konversation-1.7.5-r1.ebuild

index c53563084a215de24f48757ccfe4e180a93791ba..7b1f0f864bb1eac89eeec6b85eb2cf3557c6e26c 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="https://kde.org/applications/internet/konversation/ https://konversati
 SRC_URI="mirror://kde/stable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+crypt"
 
 BDEPEND="sys-devel/gettext"