diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 12:58:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:19:50 +0000 |
commit | e468cbafed793c3fc2b2472cb31f75e44e7e015f (patch) | |
tree | a1fe00f7154a0f90ad0462fed81fb65fbce7a3f1 /x11-libs/goocanvas | |
parent | x11-libs/gdk-pixbuf: stable 2.36.10-r2 for ppc, bug #635938 (diff) | |
download | gentoo-e468cbafed793c3fc2b2472cb31f75e44e7e015f.tar.gz gentoo-e468cbafed793c3fc2b2472cb31f75e44e7e015f.tar.bz2 gentoo-e468cbafed793c3fc2b2472cb31f75e44e7e015f.zip |
x11-libs/goocanvas: stable 2.0.4 for ppc, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/goocanvas')
-rw-r--r-- | x11-libs/goocanvas/goocanvas-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild index b1b38f9e4a54..9ff5bc676fbf 100644 --- a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild +++ b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/GooCanvas" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |