commit: d837100b6317441897425bb6a01f43a862257bfe Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 14:02:17 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 14:02:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d837100b
dev-cpp/cpp-hocon: x86 stable wrt bug #703942 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild index ad27ff31b04..9c58708c6dc 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="debug" DEPEND="
