summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-02-18 10:59:52 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-18 21:04:57 +0100
commita4f48255972d66972297b49bb7e78eebedea93db (patch)
treefbf9d65c639b8c380066dcdfc959a438fde6342d /kde-misc
parentkde-plasma/plasma-meta: added ~arm64 keyword (diff)
downloadgentoo-a4f48255972d66972297b49bb7e78eebedea93db.tar.gz
gentoo-a4f48255972d66972297b49bb7e78eebedea93db.tar.bz2
gentoo-a4f48255972d66972297b49bb7e78eebedea93db.zip
kde-misc/basket: added ~arm64 keyword
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>
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/basket/basket-2.49b.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"