diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 22:37:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 22:54:55 +0000 |
commit | d5abf2ab443c078a0fc4c80dc9b148e250859466 (patch) | |
tree | 4d33ab1d4bda8175e159f96348a7242c05f98681 /dev-php/smarty | |
parent | www-client/firefox: Add --host-root option to has_version LLVM checks (diff) | |
download | gentoo-d5abf2ab443c078a0fc4c80dc9b148e250859466.tar.gz gentoo-d5abf2ab443c078a0fc4c80dc9b148e250859466.tar.bz2 gentoo-d5abf2ab443c078a0fc4c80dc9b148e250859466.zip |
dev-php/smarty: stable 3.1.33 for ppc64, bug #666440
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-php/smarty')
-rw-r--r-- | dev-php/smarty/smarty-3.1.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-3.1.33.ebuild b/dev-php/smarty/smarty-3.1.33.ebuild index c377b8da054e..e08863838f5c 100644 --- a/dev-php/smarty/smarty-3.1.33.ebuild +++ b/dev-php/smarty/smarty-3.1.33.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc ~x86" IUSE="doc" BDEPEND="doc? ( app-arch/unzip )" |