diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:50:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:50:03 +0200 |
commit | 811d94810a48f3d53036341fc232df64e337cceb (patch) | |
tree | f319ba42e1eded277f9d04bd406d98ff788a6e0f /media-gfx/graphite2 | |
parent | dev-libs/icu-layoutex: Stabilize 72.1 ppc64, #879495 (diff) | |
download | gentoo-811d94810a48f3d53036341fc232df64e337cceb.tar.gz gentoo-811d94810a48f3d53036341fc232df64e337cceb.tar.bz2 gentoo-811d94810a48f3d53036341fc232df64e337cceb.zip |
media-gfx/graphite2: Stabilize 1.3.14_p20210810-r2 ppc64, #879495
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.14_p20210810-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.14_p20210810-r2.ebuild b/media-gfx/graphite2/graphite2-1.3.14_p20210810-r2.ebuild index 3ab511f82ccd..ad184fabb5db 100644 --- a/media-gfx/graphite2/graphite2-1.3.14_p20210810-r2.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.14_p20210810-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/graphite-${COMMIT}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="perl test" RESTRICT="!test? ( test )" |