diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-15 22:59:44 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:48:35 +0800 |
commit | 7c59e40de351ef099d2bfa56c7f3cf9ffa0be568 (patch) | |
tree | 8e9ca358b5607768053461dd0db532f3a7c6711b /dev-perl/Text-Autoformat | |
parent | dev-perl/Text-Reform: keyword 1.200.0-r1 for ~riscv (diff) | |
download | gentoo-7c59e40de351ef099d2bfa56c7f3cf9ffa0be568.tar.gz gentoo-7c59e40de351ef099d2bfa56c7f3cf9ffa0be568.tar.bz2 gentoo-7c59e40de351ef099d2bfa56c7f3cf9ffa0be568.zip |
dev-perl/Text-Autoformat: keyword 1.740.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r-- | dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild index 2f73fd8321a1..9502e5c4285a 100644 --- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild +++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test examples" RESTRICT="!test? ( test )" |