diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:25:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:29:17 +0100 |
commit | 79fbdb7c471f49efc7f72f7edd50dcdefd15f275 (patch) | |
tree | 29a72b79a3bae196c89e09249d9f9aea346a800d /dev-perl/Regexp-Common | |
parent | dev-perl/Test-Regexp: ia64 stable, bug #624824 (diff) | |
download | gentoo-79fbdb7c471f49efc7f72f7edd50dcdefd15f275.tar.gz gentoo-79fbdb7c471f49efc7f72f7edd50dcdefd15f275.tar.bz2 gentoo-79fbdb7c471f49efc7f72f7edd50dcdefd15f275.zip |
dev-perl/Regexp-Common: ia64 stable, bug #624824
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Regexp-Common')
-rw-r--r-- | dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0.ebuild index 386d29406b39..c1a895b40298 100644 --- a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0.ebuild +++ b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="|| ( Artistic Artistic-2 MIT BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |