diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:36:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:36:41 +0100 |
commit | 7ecfc4026578116bfdc59f98a98ebd6edca3541f (patch) | |
tree | dccfeecbb0319489b83001605c84e50190644a4c /dev-php | |
parent | dev-lang/php: x86 stable (bug #681074) (diff) | |
download | gentoo-7ecfc4026578116bfdc59f98a98ebd6edca3541f.tar.gz gentoo-7ecfc4026578116bfdc59f98a98ebd6edca3541f.tar.bz2 gentoo-7ecfc4026578116bfdc59f98a98ebd6edca3541f.zip |
dev-php/smarty: x86 stable (bug #666440)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php')
-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 e08863838f5c..810acceff138 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 )" |