diff options
author | 2017-05-16 15:03:26 +0200 | |
---|---|---|
committer | 2017-05-16 15:05:27 +0200 | |
commit | 7132012dcf8ca8695f523e59d40a6226cb451b21 (patch) | |
tree | e040eee100ca76fbfda6f1b5b20984305e747f2c /x11-libs/gtkmathview | |
parent | x11-libs/gtk+: ppc64 stable wrt bug #618420 (diff) | |
download | gentoo-7132012dcf8ca8695f523e59d40a6226cb451b21.tar.gz gentoo-7132012dcf8ca8695f523e59d40a6226cb451b21.tar.bz2 gentoo-7132012dcf8ca8695f523e59d40a6226cb451b21.zip |
x11-libs/gtkmathview: ppc64 stable wrt bug #618420
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild index c62f32460c8e..79310e6e2112 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="gtk mathml svg t1lib" RDEPEND=" |