mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pygobject: examples were removed by upstream
Thanks-to: Leonid Kopylov Closes: https://bugs.gentoo.org/945166 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -18,7 +18,7 @@ HOMEPAGE="
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="3"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="+cairo examples test"
|
||||
IUSE="+cairo test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
@@ -73,8 +73,3 @@ python_install() {
|
||||
meson_src_install
|
||||
python_optimize
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
use examples && dodoc -r examples
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user