diff options
author | 2022-05-09 13:26:11 +0800 | |
---|---|---|
committer | 2022-05-09 13:29:28 +0800 | |
commit | 6f4c5777b36225576984eab06359fb9a5ff1bb9a (patch) | |
tree | 4a3a634033b37a1312a58ee61ec2d4a603f13683 /x11-libs | |
parent | dev-libs/fribidi: keyword 1.0.12 for ~loong (diff) | |
download | gentoo-6f4c5777b36225576984eab06359fb9a5ff1bb9a.tar.gz gentoo-6f4c5777b36225576984eab06359fb9a5ff1bb9a.tar.bz2 gentoo-6f4c5777b36225576984eab06359fb9a5ff1bb9a.zip |
x11-libs/pango: keyword 1.42.4-r2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index abe3639b94ad..916af0cf4e3b 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.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 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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="X +introspection test" RESTRICT="!test? ( test )" |