kde-misc/basket: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 18 Feb 2020 10:59:52 +0000 (10:59 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 18 Feb 2020 20:04:57 +0000 (21:04 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14690
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-misc/basket/basket-2.49b.ebuild

index 335ddfe9281be12b092d8ecae044f77ae9176e59..6a9fcbf3e6a7af4fbea5d02b9209ed202c0baaf8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="crypt git"
 
 BDEPEND="git? ( virtual/pkgconfig )"