dev-cpp/rttr: Add ~arm64 keyword

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>
This commit is contained in:
Andreas Sturmlechner
2019-04-18 19:56:26 +02:00
parent 77e83051d9
commit 94b84cdf3e

View 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"