diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2018-08-29 09:40:26 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2018-08-29 09:42:00 +0200 |
commit | f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2 (patch) | |
tree | f3780668c5f299efec708fa1765af254b24d6639 /dev-perl/Unicode-LineBreak | |
parent | dev-perl/MIME-Charset: add ~amd64-linux ~x86-linux keywords (diff) | |
download | gentoo-f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2.tar.gz gentoo-f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2.tar.bz2 gentoo-f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2.zip |
dev-perl/Unicode-LineBreak: add ~amd64-linux ~x86-linux keywords
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Unicode-LineBreak')
-rw-r--r-- | dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild index faae92187717..ef191fe61c01 100644 --- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild +++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-perl/MIME-Charset |