commit: a4f48255972d66972297b49bb7e78eebedea93db Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Tue Feb 18 10:59:52 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 18 20:04:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f48255
kde-misc/basket: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14690 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/basket/basket-2.49b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/basket/basket-2.49b.ebuild b/kde-misc/basket/basket-2.49b.ebuild index 335ddfe9281..6a9fcbf3e6a 100644 --- a/kde-misc/basket/basket-2.49b.ebuild +++ b/kde-misc/basket/basket-2.49b.ebuild @@ -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 )"
