diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-10-09 18:55:32 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-16 19:34:47 +0300 |
commit | 5f683d8530366d8f153eaa91b9e5fb495fbde299 (patch) | |
tree | 461faa8078ab10d3fd1678b2c286cadc6ff3dce0 /dev-games/ois | |
parent | dev-python/pydevd: Bump to 2.10.0 (diff) | |
download | gentoo-5f683d8530366d8f153eaa91b9e5fb495fbde299.tar.gz gentoo-5f683d8530366d8f153eaa91b9e5fb495fbde299.tar.bz2 gentoo-5f683d8530366d8f153eaa91b9e5fb495fbde299.zip |
dev-games/ois: Keyword 1.5.1 ppc64, #889996
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-games/ois')
-rw-r--r-- | dev-games/ois/ois-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ois/ois-1.5.1.ebuild b/dev-games/ois/ois-1.5.1.ebuild index c544c642fc95..3c0948fdfda6 100644 --- a/dev-games/ois/ois-1.5.1.ebuild +++ b/dev-games/ois/ois-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}/${P^^}" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" DEPEND=" x11-libs/libXaw |