diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:53 +0200 |
commit | 9fe21e2766b53cd8177e58d81ee3302ffd8128e0 (patch) | |
tree | 1ea2bfc52d000c6be970ead4ad607c3ba1f98407 /games-action | |
parent | games-action/descent1-demodata: Keyword 1.4-r1 ppc64, #850472 (diff) | |
download | gentoo-9fe21e2766b53cd8177e58d81ee3302ffd8128e0.tar.gz gentoo-9fe21e2766b53cd8177e58d81ee3302ffd8128e0.tar.bz2 gentoo-9fe21e2766b53cd8177e58d81ee3302ffd8128e0.zip |
games-action/descent2-data: Keyword 1.2 ppc64, #850472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-data/descent2-data-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-data/descent2-data-1.2.ebuild b/games-action/descent2-data/descent2-data-1.2.ebuild index c1c1430af8fe..a867c6a8b84d 100644 --- a/games-action/descent2-data/descent2-data-1.2.ebuild +++ b/games-action/descent2-data/descent2-data-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ SRC_URI="cdinstall? ( ${MY_PATCH} ) !cdinstall? ( ${MY_EXE} )" LICENSE="descent-data" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doc videos" RESTRICT="bindist !cdinstall? ( fetch )" |