summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2022-09-16 08:33:04 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-09-16 08:37:01 -0400
commiteb069d4823d9c1cbc10d8e2a7e83159784960601 (patch)
tree27b4a3e91540d6cf7dc14ac81abb29a44e1e1bb9 /dev-php
parentwww-client/seamonkey: 2.53.13: build fix (diff)
downloadgentoo-eb069d4823d9c1cbc10d8e2a7e83159784960601.tar.gz
gentoo-eb069d4823d9c1cbc10d8e2a7e83159784960601.tar.bz2
gentoo-eb069d4823d9c1cbc10d8e2a7e83159784960601.zip
dev-php/smarty: stabilize 4.2.1 (ALLARCHES).
Bug: https://bugs.gentoo.org/870100 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/smarty-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-4.2.1.ebuild b/dev-php/smarty/smarty-4.2.1.ebuild
index d19caaedccde..882ec1a65927 100644
--- a/dev-php/smarty/smarty-4.2.1.ebuild
+++ b/dev-php/smarty/smarty-4.2.1.ebuild
@@ -9,7 +9,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"
# PHP unicode support is detected at runtime, and the cached templates
# that smarty generates depend on it. If, later on, PHP is reinstalled