diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:52:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:52 +0000 |
commit | 306af0a60253c196e34ff995e39ffc42a2115f82 (patch) | |
tree | 6d2b1b7fbfbf5c8e5b857954d20cddac378a1487 /games-util | |
parent | app-text/poppler: 21.01.0 version bump (diff) | |
download | gentoo-306af0a60253c196e34ff995e39ffc42a2115f82.tar.gz gentoo-306af0a60253c196e34ff995e39ffc42a2115f82.tar.bz2 gentoo-306af0a60253c196e34ff995e39ffc42a2115f82.zip |
games-util/qstat: stable 2.14 for ppc64
stable wrt bug #763141
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-util')
-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 7815a6dad367..8ae442cebef5 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 ~arm64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc64 ~x86" IUSE="debug" DEPEND="!sys-cluster/torque" |