diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-04 23:03:03 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-04 23:04:39 +0200 |
commit | 988e1ba948643d4eeaeb40fca4a998a1305d3bde (patch) | |
tree | 82473e3a83a32c7f8385adef6f839e609f7a51d7 /dev-libs/gom | |
parent | dev-libs/spdlog: version bump to 0.13.0. (diff) | |
download | gentoo-988e1ba948643d4eeaeb40fca4a998a1305d3bde.tar.gz gentoo-988e1ba948643d4eeaeb40fca4a998a1305d3bde.tar.bz2 gentoo-988e1ba948643d4eeaeb40fca4a998a1305d3bde.zip |
dev-libs/gom: add ~arm, bug #521972
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/gom')
-rw-r--r-- | dev-libs/gom/gom-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |