diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-15 22:59:38 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:48:32 +0800 |
commit | ece5685cb0cc010ab0cb5e402c2171c6d28301bd (patch) | |
tree | b2caea22a059f88b979aa425f247eac44024f9bb /dev-perl/Text-Reform | |
parent | dev-python/pysol_cards: keyword 0.10.2 for ~riscv (diff) | |
download | gentoo-ece5685cb0cc010ab0cb5e402c2171c6d28301bd.tar.gz gentoo-ece5685cb0cc010ab0cb5e402c2171c6d28301bd.tar.bz2 gentoo-ece5685cb0cc010ab0cb5e402c2171c6d28301bd.zip |
dev-perl/Text-Reform: keyword 1.200.0-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Reform')
-rw-r--r-- | dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild b/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild index b90e78878c71..72d8c69850e1 100644 --- a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild +++ b/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manual text wrapping and reformatting" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |