From 396ddd2a4a2a6d16df8d00adecc1fae431ee4a6f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 26 Jun 2017 09:51:07 +0200 Subject: [PATCH] games-util/qstat: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- games-util/qstat/qstat-2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/qstat/qstat-2.14.ebuild b/games-util/qstat/qstat-2.14.ebuild index 8ee434d8b4128..44c5595a6a96e 100644 --- a/games-util/qstat/qstat-2.14.ebuild +++ b/games-util/qstat/qstat-2.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/multiplay/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND="!sys-cluster/torque"