diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-11-20 20:38:39 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-11-20 20:39:09 +0900 |
commit | 483491fd82409bfd0ec032db979e759fff7881a3 (patch) | |
tree | a4235d24433ca5bbbf0c3216bed7660746cb84b1 /dev-php | |
parent | x11-themes/crystal: Mask x11-themes/crystal for removal (diff) | |
download | gentoo-483491fd82409bfd0ec032db979e759fff7881a3.tar.gz gentoo-483491fd82409bfd0ec032db979e759fff7881a3.tar.bz2 gentoo-483491fd82409bfd0ec032db979e759fff7881a3.zip |
dev-php/smarty: stabilized per ALLARCH policy wrt security bug #596080
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/smarty/smarty-3.1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-3.1.30.ebuild b/dev-php/smarty/smarty-3.1.30.ebuild index 827b7adbb4ba..fef900850f87 100644 --- a/dev-php/smarty/smarty-3.1.30.ebuild +++ b/dev-php/smarty/smarty-3.1.30.ebuild @@ -13,7 +13,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" DEPEND="doc? ( app-arch/unzip )" |