dev-vcs/hub: add ~ppc64 keyword
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 26 May 2020 06:06:31 +0000 (23:06 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 26 May 2020 06:06:55 +0000 (23:06 -0700)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-vcs/hub/hub-2.14.1.ebuild

index 23deae8f3cc71def252ac2788a5eb20f5eca5fbe..6f8110005117da79cd6f617b73bb5be0d4e6c6ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/github/hub/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND=">=dev-vcs/git-1.7.3"