diff options
author | 2016-06-08 21:40:45 +0200 | |
---|---|---|
committer | 2016-06-08 21:40:45 +0200 | |
commit | 46486d4769217d8ba507b77f14a7b68538223332 (patch) | |
tree | 309a2d4533f8f27774eb9b09bac0019b2fe72478 /app-arch/gcab | |
parent | sys-kernel/linux-firmware: arm stable, bug #584484 (diff) | |
download | gentoo-46486d4769217d8ba507b77f14a7b68538223332.tar.gz gentoo-46486d4769217d8ba507b77f14a7b68538223332.tar.bz2 gentoo-46486d4769217d8ba507b77f14a7b68538223332.zip |
app-arch/gcab: arm stable, bug #584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-arch/gcab')
-rw-r--r-- | app-arch/gcab/gcab-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gcab/gcab-0.7.ebuild b/app-arch/gcab/gcab-0.7.ebuild index 1c58e9a694d2..cc93f34871fa 100644 --- a/app-arch/gcab/gcab-0.7.ebuild +++ b/app-arch/gcab/gcab-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/msitools" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |