diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:51:07 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:51:07 +0200 |
commit | 396ddd2a4a2a6d16df8d00adecc1fae431ee4a6f (patch) | |
tree | 5411ad92341a3a89e9ae0146a4ebb2bc8e997503 /games-util/qstat | |
parent | www-servers/lighttpd: keyword ~arm64 (diff) | |
download | gentoo-396ddd2a4a2a6d16df8d00adecc1fae431ee4a6f.tar.gz gentoo-396ddd2a4a2a6d16df8d00adecc1fae431ee4a6f.tar.bz2 gentoo-396ddd2a4a2a6d16df8d00adecc1fae431ee4a6f.zip |
games-util/qstat: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'games-util/qstat')
-rw-r--r-- | games-util/qstat/qstat-2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/qstat/qstat-2.14.ebuild b/games-util/qstat/qstat-2.14.ebuild index 8ee434d8b412..44c5595a6a96 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" |