diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-03 05:44:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-03 05:44:47 +0000 |
commit | de5496f5d21213d0789d241910f65f9aba0daac4 (patch) | |
tree | 29eb9d6e6e68b532862f071476b41b9da925e52a /media-gfx | |
parent | app-crypt/gpgme: update Manifest for PGP signature (diff) | |
download | gentoo-de5496f5d21213d0789d241910f65f9aba0daac4.tar.gz gentoo-de5496f5d21213d0789d241910f65f9aba0daac4.tar.bz2 gentoo-de5496f5d21213d0789d241910f65f9aba0daac4.zip |
media-gfx/opencsg: Keyword 1.5.1-r1 ppc64, #886101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/opencsg/opencsg-1.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/opencsg/opencsg-1.5.1-r1.ebuild b/media-gfx/opencsg/opencsg-1.5.1-r1.ebuild index c1d920445b01..5afe93217eaf 100644 --- a/media-gfx/opencsg/opencsg-1.5.1-r1.ebuild +++ b/media-gfx/opencsg/opencsg-1.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0/1.5" -KEYWORDS="amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="doc" RESTRICT="test" |