diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:30:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:23 +0100 |
commit | e5d9ccafb42ceb145e9e07dd09bc71c462cc7def (patch) | |
tree | 256f0c160eae456c5270d42e386a2eb22112fd5d /dev-perl/Path-Tiny | |
parent | dev-perl/File-BaseDir: stable 0.70.0 for ia64, bug #667266 (diff) | |
download | gentoo-e5d9ccafb42ceb145e9e07dd09bc71c462cc7def.tar.gz gentoo-e5d9ccafb42ceb145e9e07dd09bc71c462cc7def.tar.bz2 gentoo-e5d9ccafb42ceb145e9e07dd09bc71c462cc7def.zip |
dev-perl/Path-Tiny: stable 0.104.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/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild index 10155af0dd19..f623fb03316c 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.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 @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" 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 minimal" RDEPEND=" |