diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:27:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:31:55 +0000 |
commit | 3743a6fc0d62264eb6815387f5190a9fbbababc8 (patch) | |
tree | f0d997bbe6f34be2bcf3491f037d33d546e5cd5c /dev-perl/Throwable | |
parent | dev-perl/SQL-Translator: keyworded 0.110.230 for ppc, bug #690140 (diff) | |
download | gentoo-3743a6fc0d62264eb6815387f5190a9fbbababc8.tar.gz gentoo-3743a6fc0d62264eb6815387f5190a9fbbababc8.tar.bz2 gentoo-3743a6fc0d62264eb6815387f5190a9fbbababc8.zip |
dev-perl/Throwable: keyworded 0.200.13 for ppc, bug #690140
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Throwable')
-rw-r--r-- | dev-perl/Throwable/Throwable-0.200.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Throwable/Throwable-0.200.13.ebuild b/dev-perl/Throwable/Throwable-0.200.13.ebuild index b5cad3c886c2..700146adf215 100644 --- a/dev-perl/Throwable/Throwable-0.200.13.ebuild +++ b/dev-perl/Throwable/Throwable-0.200.13.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A role for classes that can be thrown" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="test" RESTRICT="!test? ( test )" |