summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-05-19 22:43:49 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-05-19 22:50:22 -0700
commit72444daf0e7fc7e2a6ba718dff480efb38c7686b (patch)
tree27cacc5df18931357826e3f36f0b2e6cc420d718 /dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild
parentdev-perl/Term-ReadLine-Gnu: add ~ppc64 keyword (diff)
downloadgentoo-72444daf0e7fc7e2a6ba718dff480efb38c7686b.tar.gz
gentoo-72444daf0e7fc7e2a6ba718dff480efb38c7686b.tar.bz2
gentoo-72444daf0e7fc7e2a6ba718dff480efb38c7686b.zip
dev-perl/Object-Realize-Later: add ~ppc64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild')
-rw-r--r--dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild
index e8416a014e4d..b44fcac9ee9f 100644
--- a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild
+++ b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild
@@ -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=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Delayed creation of objects"
SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="~alpha amd64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"