diff options
author | 2021-09-19 23:38:48 +0200 | |
---|---|---|
committer | 2021-09-19 23:39:07 +0200 | |
commit | 1887e45eea5ba18d47ee146a0546b3cf61f883fc (patch) | |
tree | dcac1b5f8f07ca49bd3c2291f030385bc5af1c13 /dev-ruby/hocon/hocon-1.3.1.ebuild | |
parent | dev-ruby/crack: x86 stable wrt bug #813627 (diff) | |
download | gentoo-1887e45eea5ba18d47ee146a0546b3cf61f883fc.tar.gz gentoo-1887e45eea5ba18d47ee146a0546b3cf61f883fc.tar.bz2 gentoo-1887e45eea5ba18d47ee146a0546b3cf61f883fc.zip |
dev-ruby/hocon: x86 stable wrt bug #813627
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/hocon/hocon-1.3.1.ebuild')
-rw-r--r-- | dev-ruby/hocon/hocon-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hocon/hocon-1.3.1.ebuild b/dev-ruby/hocon/hocon-1.3.1.ebuild index 7954069da555..b7768a518f89 100644 --- a/dev-ruby/hocon/hocon-1.3.1.ebuild +++ b/dev-ruby/hocon/hocon-1.3.1.ebuild @@ -21,4 +21,4 @@ RUBY_S="ruby-hocon-${PV}" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" |