diff options
author | 2017-05-16 10:00:36 +0200 | |
---|---|---|
committer | 2017-05-16 10:00:36 +0200 | |
commit | e926b4dcc40262e8728a4611c133d56c0e08f55e (patch) | |
tree | b2b75a9c5d863501f296b607de569745dc831aa4 | |
parent | x11-libs/gtk+: x86 stable wrt bug #618420 (diff) | |
download | gentoo-e926b4dcc40262e8728a4611c133d56c0e08f55e.tar.gz gentoo-e926b4dcc40262e8728a4611c133d56c0e08f55e.tar.bz2 gentoo-e926b4dcc40262e8728a4611c133d56c0e08f55e.zip |
x11-libs/gtkmathview: x86 stable wrt bug #618420
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 37a4c6067054..c62f32460c8e 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=" |