diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-25 10:52:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-25 10:52:04 +0000 |
commit | cc66ca84e1c9294fff9d16ac3edde26d5dfa0387 (patch) | |
tree | 1a99f867828e2aa378f5ded793f3c8d664bbf44e /dev-php/smarty/smarty-2.6.28.ebuild | |
parent | Stable for alpha, wrt bug #356615 (diff) | |
download | historical-cc66ca84e1c9294fff9d16ac3edde26d5dfa0387.tar.gz historical-cc66ca84e1c9294fff9d16ac3edde26d5dfa0387.tar.bz2 historical-cc66ca84e1c9294fff9d16ac3edde26d5dfa0387.zip |
Stable for ia64, wrt bug #356615
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-php/smarty/smarty-2.6.28.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.28.ebuild b/dev-php/smarty/smarty-2.6.28.ebuild index df4d499232b5..aa959d68715f 100644 --- a/dev-php/smarty/smarty-2.6.28.ebuild +++ b/dev-php/smarty/smarty-2.6.28.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.7 2013/10/25 10:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.8 2013/10/25 10:52:03 ago Exp $ EAPI=4 inherit eutils -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" MY_P="Smarty-${PV}" |