summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2022-05-27 08:39:12 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-05-27 08:39:18 -0400
commitc0bf4e1b1264344c1cfeb88707c229f7f3ae1a5a (patch)
treee0aff2142eba5bc680cd4baa56066c1f465d769e /dev-php
parentsci-mathematics/singular: drop unused flag-o-matic inherit. (diff)
downloadgentoo-c0bf4e1b1264344c1cfeb88707c229f7f3ae1a5a.tar.gz
gentoo-c0bf4e1b1264344c1cfeb88707c229f7f3ae1a5a.tar.bz2
gentoo-c0bf4e1b1264344c1cfeb88707c229f7f3ae1a5a.zip
dev-php/smarty: maintainer stabilize (ALLARCHES) the latest v4.1.1.
Bug: https://bugs.gentoo.org/845180 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/smarty-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-4.1.1.ebuild b/dev-php/smarty/smarty-4.1.1.ebuild
index b8594fc0e25c..ec9685432afe 100644
--- a/dev-php/smarty/smarty-4.1.1.ebuild
+++ b/dev-php/smarty/smarty-4.1.1.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 )"