diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:31:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:23 +0100 |
commit | b4fb5a78e286f3b74b69486da98e3d828a136962 (patch) | |
tree | 4a994b1eec8b61115d5d440628c4412c5d3cbe1f /dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | |
parent | dev-perl/Path-Tiny: stable 0.104.0 for ia64, bug #667266 (diff) | |
download | gentoo-b4fb5a78e286f3b74b69486da98e3d828a136962.tar.gz gentoo-b4fb5a78e286f3b74b69486da98e3d828a136962.tar.bz2 gentoo-b4fb5a78e286f3b74b69486da98e3d828a136962.zip |
dev-perl/Unicode-UTF8: stable 0.620.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild index 45dcc402c153..5a805f0fee5b 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" 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" IUSE="test" RDEPEND=" |