diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:54 +0200 |
commit | 549ca7ea9801ad626eeb84c3d1c40c5f0dc776eb (patch) | |
tree | 34506cd8f16681f2db800c47eb746bb4c0a23aa6 /dev-ruby/pkg-config | |
parent | dev-ruby/mustache: arm stable wrt bug #728194 (diff) | |
download | gentoo-549ca7ea9801ad626eeb84c3d1c40c5f0dc776eb.tar.gz gentoo-549ca7ea9801ad626eeb84c3d1c40c5f0dc776eb.tar.bz2 gentoo-549ca7ea9801ad626eeb84c3d1c40c5f0dc776eb.zip |
dev-ruby/pkg-config: arm stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild index de56183092b9..7bf11063c18c 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/rcairo/pkg-config" LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="test" |