diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:20:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:26:34 -0500 |
commit | 4609a7edc471483ee7c27bc60ea6d6f28d6f0787 (patch) | |
tree | b18069aa45e566a175e2948ca4bec2b28d57b544 | |
parent | dev-ruby/gettext-setup: 0.30 stable amd64 and x86 (diff) | |
download | gentoo-4609a7edc471483ee7c27bc60ea6d6f28d6f0787.tar.gz gentoo-4609a7edc471483ee7c27bc60ea6d6f28d6f0787.tar.bz2 gentoo-4609a7edc471483ee7c27bc60ea6d6f28d6f0787.zip |
dev-ruby/hocon: 1.2.5 stable amd64 and x86
Package-Manager: Portage-2.3.36, Repoman-2.3.9
-rw-r--r-- | dev-ruby/hocon/hocon-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hocon/hocon-1.2.5.ebuild b/dev-ruby/hocon/hocon-1.2.5.ebuild index 04859e18c409..1bb497b7278c 100644 --- a/dev-ruby/hocon/hocon-1.2.5.ebuild +++ b/dev-ruby/hocon/hocon-1.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/puppetlabs/ruby-hocon" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" RDEPEND+="" DEPEND+="" |