diff options
author | 2018-04-18 08:02:59 +0100 | |
---|---|---|
committer | 2018-04-18 08:04:33 +0100 | |
commit | 79ef549faa266798814571af146cc76fbfc44cc5 (patch) | |
tree | da49591752f2f85edadc640638090edf81671ca6 /dev-perl/ConfigReader | |
parent | dev-perl/Class-Virtual: stable 0.80.0 for ia64, bug #652544 (diff) | |
download | gentoo-79ef549faa266798814571af146cc76fbfc44cc5.tar.gz gentoo-79ef549faa266798814571af146cc76fbfc44cc5.tar.bz2 gentoo-79ef549faa266798814571af146cc76fbfc44cc5.zip |
dev-perl/ConfigReader: stable 0.500.0-r2 for ia64, bug #652560
Bug: https://bugs.gentoo.org/652560
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/ConfigReader')
-rw-r--r-- | dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild b/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild index 278e4d698f1e..80ca56ee5b05 100644 --- a/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild +++ b/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Read directives from a configuration file" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" PATCHES=( "${FILESDIR}/${P}-makefile-tests.patch" ) |