diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:46:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 49c5cbd93f3f16745614701256174338ef6b9830 (patch) | |
tree | 63ed50e02ab846a414aed4d6b9dd6e706cbcfe0b /dev-ruby/puppetdb-termini | |
parent | net-misc/radvd: x86 stable wrt bug #578094 (diff) | |
download | gentoo-49c5cbd93f3f16745614701256174338ef6b9830.tar.gz gentoo-49c5cbd93f3f16745614701256174338ef6b9830.tar.bz2 gentoo-49c5cbd93f3f16745614701256174338ef6b9830.zip |
dev-ruby/puppetdb-termini: x86 stable wrt bug #578096
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild index 5f316ffe9053..cd52617d1397 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND+="" DEPEND+="" |