From: Roy Bamford Date: Tue, 18 Feb 2020 10:59:52 +0000 (+0000) Subject: kde-misc/basket: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a4f48255972d66972297b49bb7e78eebedea93db;p=gentoo.git kde-misc/basket: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Closes: https://github.com/gentoo/gentoo/pull/14690 Signed-off-by: Andreas Sturmlechner --- diff --git a/kde-misc/basket/basket-2.49b.ebuild b/kde-misc/basket/basket-2.49b.ebuild index 335ddfe9281b..6a9fcbf3e6a7 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 )"