diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:23:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:23:25 +0200 |
commit | b625bd6f5063722c8ad299ded7c8171c7de1891c (patch) | |
tree | d8d57c8ab607d4589181574ba4bc50816030245d /dev-libs/gf-complete | |
parent | dev-libs/libestr: arm stable, bug #585640 (diff) | |
download | gentoo-b625bd6f5063722c8ad299ded7c8171c7de1891c.tar.gz gentoo-b625bd6f5063722c8ad299ded7c8171c7de1891c.tar.bz2 gentoo-b625bd6f5063722c8ad299ded7c8171c7de1891c.zip |
dev-libs/gf-complete: add ~arm, bug #584058
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/gf-complete')
-rw-r--r-- | dev-libs/gf-complete/gf-complete-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild index 7acedb565a74..584a4e172099 100644 --- a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild +++ b/dev-libs/gf-complete/gf-complete-2.0.0.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 @@ S="${WORKDIR}/${PN}.git" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" DEPEND="" |