dev-perl/User-Identity: add ~ppc64 keyword
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 20 May 2020 05:44:59 +0000 (22:44 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 20 May 2020 05:50:23 +0000 (22:50 -0700)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-perl/User-Identity/User-Identity-0.990.0.ebuild

index 5d15ef744be98717bc48d797374a3dbb64f7dd2f..7c6c4acbc9af6d9b0e4d63ad35885fd8a328a3cd 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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Maintains info about a physical person"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="~alpha amd64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"