diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:14 +0100 |
commit | 21baa7814968211856162be8cb0075cc066a013c (patch) | |
tree | f686b7fcf63f351e8a22979acc2709c18f70f5af /dev-perl/Text-Roman | |
parent | dev-perl/Sort-Key: keyworded 1.330.0-r1 for ppc (diff) | |
download | gentoo-21baa7814968211856162be8cb0075cc066a013c.tar.gz gentoo-21baa7814968211856162be8cb0075cc066a013c.tar.bz2 gentoo-21baa7814968211856162be8cb0075cc066a013c.zip |
dev-perl/Text-Roman: keyworded 3.500.0 for ppc
keyworded wrt bug #766150
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Roman')
-rw-r--r-- | dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild b/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild index 6541a0b2c9ef..db2ba3a8ca85 100644 --- a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild +++ b/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Allows conversion between Roman and Arabic algarisms" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" IUSE="" SRC_TEST="do" |