commit: 1ee32c364c880bbc311e5f1d984b8ed3b28f1b5c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 16:40:54 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 16:40:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee32c36
dev-cpp/cpp-hocon: amd64 stable wrt bug #760417 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild index 082eef62641..cdf3a111f17 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild @@ -11,7 +11,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="
