commit: 72d6bec51a43994bd3acb55fcb3312f5b3b50807 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 09:10:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 09:10:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d6bec5
games-util/qstat: Stabilize 2.14 amd64, #763141 Signed-off-by: Sam James <sam <AT> gentoo.org> games-util/qstat/qstat-2.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/qstat/qstat-2.14.ebuild b/games-util/qstat/qstat-2.14.ebuild index ee781cb8495..7815a6dad36 100644 --- a/games-util/qstat/qstat-2.14.ebuild +++ b/games-util/qstat/qstat-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" IUSE="debug" DEPEND="!sys-cluster/torque"
