diff options
Diffstat (limited to 'app-office/gtg')
-rw-r--r-- | app-office/gtg/gtg-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gtg/gtg-0.6-r1.ebuild b/app-office/gtg/gtg-0.6-r1.ebuild index 5d85e55f190a..b3dec9f5f524 100644 --- a/app-office/gtg/gtg-0.6-r1.ebuild +++ b/app-office/gtg/gtg-0.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/getting-things-gnome/gtg/archive/refs/tags/v${PV}.ta LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |