summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-02-18 11:38:54 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-18 21:05:09 +0100
commitcae86fabad40f95d196dd98ae225c0d07a460ce1 (patch)
tree7615905b0f65d8de3694f1f4c45440d19def5743 /kde-misc
parentdev-libs/yaz: added ~arm64 keyword (diff)
downloadgentoo-cae86fabad40f95d196dd98ae225c0d07a460ce1.tar.gz
gentoo-cae86fabad40f95d196dd98ae225c0d07a460ce1.tar.bz2
gentoo-cae86fabad40f95d196dd98ae225c0d07a460ce1.zip
kde-misc/tellico: 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/tellico/tellico-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.2.3.ebuild b/kde-misc/tellico/tellico-3.2.3.ebuild
index 238ff1f2d72e..b176e576cc48 100644
--- a/kde-misc/tellico/tellico-3.2.3.ebuild
+++ b/kde-misc/tellico/tellico-3.2.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="https://tellico-project.org/files/${P}.tar.xz"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="|| ( GPL-2 GPL-3 )"