summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:03:34 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:08:15 +0200
commitb2a27910ec750c83f8bc0a161b6277da8f2b62f6 (patch)
treec199436b4c8da4bcde5005257d9cad1b362b55cb /dev-perl/Text-WrapI18N
parentprofiles: mask gnutls[guile] for riscv (diff)
downloadgentoo-b2a27910ec750c83f8bc0a161b6277da8f2b62f6.tar.gz
gentoo-b2a27910ec750c83f8bc0a161b6277da8f2b62f6.tar.bz2
gentoo-b2a27910ec750c83f8bc0a161b6277da8f2b62f6.zip
dev-perl/Text-WrapI18N: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r--dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
index f75af9f0a8fe..b01bcd241cf3 100644
--- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
+++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Internationalized substitute of Text::Wrap"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Text-CharWidth"