dev-perl/Mail-Message: add ~ppc64 keyword
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 20 May 2020 05:45:21 +0000 (22:45 -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/Mail-Message/Mail-Message-3.2.0.ebuild

index 0bf3abfa7ab5228e30b6b02e0a8423875cc197af..c8723e8ba5f71c062fba0a0cf2950b70928ff6d7 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
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="General Message Object for MIME Messsage Handling"
 SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="~alpha amd64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"