diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:59:54 +0200 |
commit | 47b22c81bf7f133303f701c55bf877320d32c1e8 (patch) | |
tree | 0e068ed1b29dbf91198bcb9e0e298ce054d869a0 /games-action | |
parent | games-action/descent1-freedata: Keyword 1 ppc64, #850472 (diff) | |
download | gentoo-47b22c81bf7f133303f701c55bf877320d32c1e8.tar.gz gentoo-47b22c81bf7f133303f701c55bf877320d32c1e8.tar.bz2 gentoo-47b22c81bf7f133303f701c55bf877320d32c1e8.zip |
games-action/descent2-freedata: Keyword 1 ppc64, #850472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-freedata/descent2-freedata-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-freedata/descent2-freedata-1.ebuild b/games-action/descent2-freedata/descent2-freedata-1.ebuild index 091a89c40fd3..e43cbe989239 100644 --- a/games-action/descent2-freedata/descent2-freedata-1.ebuild +++ b/games-action/descent2-freedata/descent2-freedata-1.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=7 @@ -22,7 +22,7 @@ fi LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" S="${WORKDIR}" # If all USE flags are unset, this ebuild installs zero files. Require |