diff options
author | 2021-09-19 23:35:00 +0200 | |
---|---|---|
committer | 2021-09-19 23:35:00 +0200 | |
commit | 1b67c91ac010d28e457e5e27add86483c34e6127 (patch) | |
tree | 3ec506e61f9e8587003dab9094d631c14a6dadb5 /dev-ruby/hocon/hocon-1.3.1.ebuild | |
parent | dev-ruby/crack: amd64 stable wrt bug #813627 (diff) | |
download | gentoo-1b67c91ac010d28e457e5e27add86483c34e6127.tar.gz gentoo-1b67c91ac010d28e457e5e27add86483c34e6127.tar.bz2 gentoo-1b67c91ac010d28e457e5e27add86483c34e6127.zip |
dev-ruby/hocon: amd64 stable wrt bug #813627
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hocon/hocon-1.3.1.ebuild b/dev-ruby/hocon/hocon-1.3.1.ebuild index ce808c13ff26..7954069da555 100644 --- a/dev-ruby/hocon/hocon-1.3.1.ebuild +++ b/dev-ruby/hocon/hocon-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |