diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:41:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:28 +0000 |
commit | 0329944447e460a19a7b7f58834d9ae1fde6c02f (patch) | |
tree | 60b2ff5f79eac5e3d7d11a78b540bd445239e31a /x11-libs/goocanvas | |
parent | dev-lang/vala: stable 0.36.7 for sparc, bug #631656 (diff) | |
download | gentoo-0329944447e460a19a7b7f58834d9ae1fde6c02f.tar.gz gentoo-0329944447e460a19a7b7f58834d9ae1fde6c02f.tar.bz2 gentoo-0329944447e460a19a7b7f58834d9ae1fde6c02f.zip |
x11-libs/goocanvas: stable 2.0.4 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs/goocanvas')
-rw-r--r-- | x11-libs/goocanvas/goocanvas-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild index 2d7cc282da6a..af360bb3fb6f 100644 --- a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild +++ b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} )" |