diff options
author | 2021-05-13 12:47:47 +0200 | |
---|---|---|
committer | 2021-05-13 14:18:55 +0100 | |
commit | 8618615a0e989fe458146109795ab953ea7ee0bb (patch) | |
tree | 2e592091c905a51480bd1523d3d23847237ba33d /dev-perl | |
parent | dev-perl/multidimensional: keyworded 0.13.0 for sparc, bug #788778 (diff) | |
download | gentoo-8618615a0e989fe458146109795ab953ea7ee0bb.tar.gz gentoo-8618615a0e989fe458146109795ab953ea7ee0bb.tar.bz2 gentoo-8618615a0e989fe458146109795ab953ea7ee0bb.zip |
dev-perl/Type-Tie: keyworded 0.9.0 for sparc, bug #788778
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild index 31e83edd13c1..237bfb9bb133 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |