diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 18:58:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 20:11:33 +0100 |
commit | 45effe73a4f52c0dad664b496f251cb6ecef780f (patch) | |
tree | a55d70f78e2c9fd7fd4e20d2ba89aec26350fac4 /x11-libs | |
parent | dev-ruby/mail: added Prefix keywords, bug #636130 (diff) | |
download | gentoo-45effe73a4f52c0dad664b496f251cb6ecef780f.tar.gz gentoo-45effe73a4f52c0dad664b496f251cb6ecef780f.tar.bz2 gentoo-45effe73a4f52c0dad664b496f251cb6ecef780f.zip |
x11-libs/goocanvas: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-libs')
-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 f2a80b0e3e6d..2d7cc282da6a 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} )" |