diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-28 17:59:47 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:59 -0400 |
commit | c3de96902dead536aa9349464d64381e921fa98c (patch) | |
tree | 201848e8af7f53dc9fd4bf3e631d852c05e628a3 /x11-libs | |
parent | dev-python/pybind11: Stabilize 2.12.0 sparc, #929173 (diff) | |
download | gentoo-c3de96902dead536aa9349464d64381e921fa98c.tar.gz gentoo-c3de96902dead536aa9349464d64381e921fa98c.tar.bz2 gentoo-c3de96902dead536aa9349464d64381e921fa98c.zip |
x11-libs/pango: Stabilize 1.52.1 hppa, #928795
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.52.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.52.1.ebuild b/x11-libs/pango/pango-1.52.1.ebuild index c97f3c068da5..117b99451163 100644 --- a/x11-libs/pango/pango-1.52.1.ebuild +++ b/x11-libs/pango/pango-1.52.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="debug +introspection sysprof test X" RESTRICT="!test? ( test )" |