Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/smarty/
Date: Thu, 14 Mar 2019 21:14:29
Message-Id: 1552598022.eee0f489fd1b9a181a12b2158cb4259081e93d0d.ago@gentoo
1 commit: eee0f489fd1b9a181a12b2158cb4259081e93d0d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 14 21:13:42 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 14 21:13:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee0f489
7
8 dev-php/smarty: amd64 stable wrt bug #666440
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-php/smarty/smarty-3.1.33.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/smarty/smarty-3.1.33.ebuild b/dev-php/smarty/smarty-3.1.33.ebuild
18 index 40ce2ddabcb..211637d5cd4 100644
19 --- a/dev-php/smarty/smarty-3.1.33.ebuild
20 +++ b/dev-php/smarty/smarty-3.1.33.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86"
26 +KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86"
27 IUSE="doc"
28
29 BDEPEND="doc? ( app-arch/unzip )"