diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-01-09 15:25:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-01-09 16:41:09 +0100 |
commit | df17f9ac8aaeddfd37828c3297049dff532f6988 (patch) | |
tree | f783a6bab1e7fc81f46b28ee393d3e89792b4489 /dev-perl/Text-WrapI18N | |
parent | dev-perl/Text-CharWidth: Keyword 0.40.0 ~amd64-fbsd (diff) | |
download | gentoo-df17f9ac8aaeddfd37828c3297049dff532f6988.tar.gz gentoo-df17f9ac8aaeddfd37828c3297049dff532f6988.tar.bz2 gentoo-df17f9ac8aaeddfd37828c3297049dff532f6988.zip |
dev-perl/Text-WrapI18N: Keyword 0.60.0-r1 ~amd64-fbsd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 676e6879c6bf..f75af9f0a8fe 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~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 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" |