diff options
Diffstat (limited to 'trinity-base/kapptemplate')
-rw-r--r-- | trinity-base/kapptemplate/kapptemplate-14.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/kapptemplate/kapptemplate-14.0.11.ebuild b/trinity-base/kapptemplate/kapptemplate-14.0.11.ebuild index 2c22e8e0..4626fbf3 100644 --- a/trinity-base/kapptemplate/kapptemplate-14.0.11.ebuild +++ b/trinity-base/kapptemplate/kapptemplate-14.0.11.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Creates a framework to develop a Trinity application" HOMEPAGE="https://trinitydesktop.org/" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="" |