dev-cpp/rttr: Add ~arm64 keyword
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 18 Apr 2019 17:56:26 +0000 (19:56 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 18 Apr 2019 17:56:26 +0000 (19:56 +0200)
Tested-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://bugs.gentoo.org/683150
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-cpp/rttr/rttr-0.9.6.ebuild

index e3b49afeefeecbc964960ff2483ae25ba5200409..df812c944e7f46d85cf0f21bc4539947a20fa9d5 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rttrorg/${PN}/releases/download/v${PV}/${P}-src.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RESTRICT="test"