diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-02-18 11:15:58 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-18 21:05:02 +0100 |
commit | bc3e4e1e6da7f7a48649308604527f94a2297a80 (patch) | |
tree | 243faf4dfc437d632e5785ac4d46950dde3fdedf /kde-misc | |
parent | kde-misc/kio-gopher: added ~arm64 keyword (diff) | |
download | gentoo-bc3e4e1e6da7f7a48649308604527f94a2297a80.tar.gz gentoo-bc3e4e1e6da7f7a48649308604527f94a2297a80.tar.bz2 gentoo-bc3e4e1e6da7f7a48649308604527f94a2297a80.zip |
kde-misc/kio-locate: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild index 785b50d3006a..3173e06cc4d1 100644 --- a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.5.3-r3.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 @@ -13,7 +13,7 @@ SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P} LICENSE="GPL-2" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="debug" PATCHES=( |