diff options
Diffstat (limited to 'trinity-apps/kbfx/kbfx-9999.ebuild')
-rw-r--r-- | trinity-apps/kbfx/kbfx-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/kbfx/kbfx-9999.ebuild b/trinity-apps/kbfx/kbfx-9999.ebuild index 8b8379eb..74e9dcb0 100644 --- a/trinity-apps/kbfx/kbfx-9999.ebuild +++ b/trinity-apps/kbfx/kbfx-9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi src_configure() { |