diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:52 +0200 |
commit | e0fe439947b71aed219a65b53ab1c99998324c4c (patch) | |
tree | d2e3539eb44247370fbc4c2d5535509ba0668846 /games-action | |
parent | app-arch/innoextract: Keyword 1.9 ppc64, #850472 (diff) | |
download | gentoo-e0fe439947b71aed219a65b53ab1c99998324c4c.tar.gz gentoo-e0fe439947b71aed219a65b53ab1c99998324c4c.tar.bz2 gentoo-e0fe439947b71aed219a65b53ab1c99998324c4c.zip |
games-action/descent1-data: Keyword 1.4a ppc64, #850472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent1-data/descent1-data-1.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild b/games-action/descent1-data/descent1-data-1.4a.ebuild index 8f0ed4523025..c4dea2f80dad 100644 --- a/games-action/descent1-data/descent1-data-1.4a.ebuild +++ b/games-action/descent1-data/descent1-data-1.4a.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 @@ -15,7 +15,7 @@ SRC_URI="cdinstall? ( http://www.dxx-rebirth.com/download/dxx/misc/descent-game- !cdinstall? ( ${MY_EXE} )" LICENSE="descent-data" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doc" RESTRICT="bindist !cdinstall? ( fetch )" |