commit:     31ba40e12a73a51f9b6f279e0174949b36811ffd
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 16:13:32 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 16:14:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ba40e1

dev-cpp/cpp-hocon: fixing transient error

Package-Manager: portage-2.2.28

 dev-cpp/cpp-hocon/cpp-hocon-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.2.ebuild 
b/dev-cpp/cpp-hocon/cpp-hocon-0.1.2.ebuild
index 60ce3d2..6ecae5a 100644
--- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.2.ebuild
+++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.2.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"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="debug test"
 
 DEPEND="

Reply via email to