From: Markus Meier Date: Tue, 4 Apr 2017 21:03:03 +0000 (+0200) Subject: dev-libs/gom: add ~arm, bug #521972 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=988e1ba948643d4eeaeb40fca4a998a1305d3bde;p=gentoo.git dev-libs/gom: add ~arm, bug #521972 Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-libs/gom/gom-0.3.2.ebuild b/dev-libs/gom/gom-0.3.2.ebuild index 747efa8fa742..a89d1ec7a36e 100644 --- a/dev-libs/gom/gom-0.3.2.ebuild +++ b/dev-libs/gom/gom-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gom" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="+introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"