diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:24:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:24:12 +0100 |
commit | c92d352a4118343b0dc4d988a1bf407c85acfa87 (patch) | |
tree | a1a097b4fac47c7994083bbbdea83b8033350276 /dev-python/pygobject | |
parent | x11-libs/gtk+: Stabilize 3.24.34 x86, #843794 (diff) | |
download | gentoo-c92d352a4118343b0dc4d988a1bf407c85acfa87.tar.gz gentoo-c92d352a4118343b0dc4d988a1bf407c85acfa87.tar.bz2 gentoo-c92d352a4118343b0dc4d988a1bf407c85acfa87.zip |
dev-python/pygobject: Stabilize 3.42.1 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/pygobject-3.42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygobject/pygobject-3.42.1.ebuild b/dev-python/pygobject/pygobject-3.42.1.ebuild index 28955e2cb2ed..2df01cc2bd52 100644 --- a/dev-python/pygobject/pygobject-3.42.1.ebuild +++ b/dev-python/pygobject/pygobject-3.42.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pygobject.readthedocs.io/" LICENSE="LGPL-2.1+" SLOT="3" -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 ~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 ~x64-solaris ~x86-solaris" IUSE="+cairo examples test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |