summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-03-10 22:16:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-03-10 22:16:53 +0000
commitfb2ba78f6fcba4ec59bd01ddc1ac98298c695b38 (patch)
treec05ad78e89a247c9760a76d8c9b9b6de8617e4a1 /dev-php
parentsys-apps/sysvinit-2.93: ppc64 stable, bug 679818 (diff)
downloadgentoo-fb2ba78f6fcba4ec59bd01ddc1ac98298c695b38.tar.gz
gentoo-fb2ba78f6fcba4ec59bd01ddc1ac98298c695b38.tar.bz2
gentoo-fb2ba78f6fcba4ec59bd01ddc1ac98298c695b38.zip
dev-php/smarty: stable 3.1.33 for ia64, bug #666440
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/smarty-3.1.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-3.1.33.ebuild b/dev-php/smarty/smarty-3.1.33.ebuild
index 930a87c95ae0..0132e71c82b7 100644
--- a/dev-php/smarty/smarty-3.1.33.ebuild
+++ b/dev-php/smarty/smarty-3.1.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"