diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 16:44:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 16:44:59 +0100 |
commit | ef26c770db681976d18fc0fb835868b6e5f3f5e0 (patch) | |
tree | e09ff4f0dd065f24d0c378dd5f6c30e910c9b808 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-Container: stable 0.120.0-r2 for ia64, bug #652522 (diff) | |
download | gentoo-ef26c770db681976d18fc0fb835868b6e5f3f5e0.tar.gz gentoo-ef26c770db681976d18fc0fb835868b6e5f3f5e0.tar.bz2 gentoo-ef26c770db681976d18fc0fb835868b6e5f3f5e0.zip |
dev-perl/Class-Data-Inheritable: stable 0.80.0-r2 for ia64, bug #652524
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild index f7d24fe0038a..734662d77fb6 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Inheritable, overridable class data" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |